Tuesday 04 January 2005 9:47:26 am
I have now the same problem. However, I have set all permissions for the requested folders to rwx. Either way, I get this error; The affected directories are: settings settings/siteaccess/admin
Shell commands These shell commands will give proper permission to the webserver.
cd /home/gal/public_html/ez
chmod -R ug+rwx settings settings/siteaccess/admin chown -R nobody:nobody settings settings/siteaccess/admin I can't seem to figure out which folder I need to change the setting to in order to get this working. If anyone could please help me I would appreciate it! Thank you, Erik Thorsen
|