On Wednesday 25 August 2004 05:31, John Nichel wrote: > How so? Even if 'nobody' is in the www group, it still wouldn't have > the proper permissions.
To be able to delete directories, you need: - 'wx' on the parent directory - 'rx' on the target directory To be able to delete files, you need: - 'wx' on the parent directory - doesn't matter who owns the target files or what their permissions are -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* Everything bows to success, even grammar. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php