I'm in the process of switching a client's site to a new host. Host 1 uses Apache 2.0x, php 5.2, mysql 5. I have the pertinent directories' permissions set to 751 and it works great.
When I moved the site to the new host (using Apache 2.2x, php 5.2, mysql 5), only 777 allows the users to upload files to the same directories.
I won't make this site live until I can use a more strict set of permissions. Any idea why anything but 777 won't work on the new server?
Thanks,
-chris