rpcarnell
11-02-2009, 09:43 PM
I have a PHP script that creates directories when I run it.
The permissions for each directory are always 777.
But I cannot upload anything into those directories? How is that possible?
I noticed the user:group for this directories is apache:apache.
If I want to keep that user:group, what should I change? I haven't had this problem before because I always change the user group in the httpd.conf file to whatever I want.
The permissions for each directory are always 777.
But I cannot upload anything into those directories? How is that possible?
I noticed the user:group for this directories is apache:apache.
If I want to keep that user:group, what should I change? I haven't had this problem before because I always change the user group in the httpd.conf file to whatever I want.