On Tuesday 02 April 2002 16:42, Philip Jeffs wrote:
> Hi,
>
> I'm trying to delete non-empty directories. I'm using a windows 2000
> server. I have a script that seems to be trying to delete the directories
> as it should but it can't delete the directories because it does not have
> permission. The script runs CHMOD on the direcory to make sure it has
> permission but it still doesn't work.

Does the chmod operation actually work?

Does the user which runs the webserver have permissions to chmod the 
directories that you want to delete?


-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
May you live in uninteresting times.
                -- Chinese proverb
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to