Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8001 Posts in 1848 Topics- by 2099 Members - Latest Member: roi
Calendar Script CommunitySetup and InstallationInstallation and Setup (Moderators: scott, DanO, Marty)CGI directory and Write Directory are different
Pages: [1]   Go Down
Print
Author Topic: CGI directory and Write Directory are different  (Read 268 times)
0 Members and 1 Guest are viewing this topic.
jfk
New Member
*

Karma: 0
Offline Offline

Posts: 0


WWW
« on: February 27, 2003, 05:23:00 PM »

I have a verio account that only lets me write to a data directory off of the root, but the cgi scripts can only run in the cgi directory. Does anyone know what I need to change to get the files written to the session directory changed to another location?

Thx.

Logged
Micki
Guest
« Reply #1 on: May 29, 2003, 10:45:00 AM »

Great question. I'd like to know the same.

The installation instructions say to chmod to 744 if your host does not allow anything under cgi-bin to be writable, but 744 is read+execute. What good will that do me?

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 212

Please don't PM me. Post in the open forum.


WWW
« Reply #2 on: May 29, 2003, 07:41:00 PM »

** 744 is read+execute **

744 means read, write and execute for the owner of the file (that's the 7). It is only read for the group (that's the first 4) and only read for the world (web visitors) (that's the last 4)

** Does anyone know what I need to change to get the files written to another location? **

I believe that's what the $BASE_DIR variable is for.

Dan O.

------------------

Logged
Pages: [1]   Go Up
Print
Jump to: