|
|
stevan 01-09-2004, 05:10 PM I am installing a script and I have a question on what is said in the read me
It says
Make sure the permission of the directory has r+w+x ( read+write+execute ) Unix:
chmod -R 777 phpfmg
Is the directory the folder the script is in or ??
THXS Steve
MPCODER 01-09-2004, 06:48 PM You need to CHMOD that directory to 777. With most FTP programs you can just Right Click and then click permissions or chmod and type 777.
Jason 01-10-2004, 01:06 AM I am installing a script and I have a question on what is said in the read me
It says
Make sure the permission of the directory has r+w+x ( read+write+execute ) Unix:
chmod -R 777 phpfmg
Is the directory the folder the script is in or ??
THXS Steve
yes they are talking about the directory that the file is needs to be read/write/executable the command "chmod -R 777 phpfmg" is to change to those permissions recursivly (all the files in the directory too) and the directory/file being phpfmg....
Jason
stevan 01-10-2004, 01:26 AM Jason do you mean every item in all of the folders or just the folders ??
Ok did all the folders and not the contents and get this error
Warning: fopen(/home/cruisepr/public_html/phpfmg/ini/bak/usagelog.php): failed to open stream: Permission denied in /home/cruisepr/public_html/phpfmg/lib/local.php on line 577
THXS Steve
Nightfire 01-10-2004, 11:11 AM Need to chmod everything in that directory
|
|
|
|
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum
vBulletin® v3.8.2, Copyright ©2000-2013, Jelsoft Enterprises Ltd.