Is php_safe_mode enabled? If so the owner of the php script file must also own the directory in order to be able to write to it.
Cheers, David Hogan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Speechley Sent: Friday, 15 April 2005 8:49 AM To: [email protected] Subject: Directory security/permissions Hi, I'm setting up a development server based on Trustix 2.2 and am having problems making the webroot (/home/httpd/html) writable to allow a php script to write to the directory. I've issued the chmod command and made the directory writable to all (777) but still get an error while writing to the directory. As I'm new to Trustix and SELinux I guess this might be something to do with the security settings, can anyone help with setting up the security permissions? Kind regards, Michael. _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
