PDA

View Full Version : problem deleting files..



Allowee
04-30-2003, 07:02 AM
I got a PHP script which will create a directory and files on the server.

but now I want to delete that directory and files.

but I don't got permission todo that because the user of those files/dirs is httpd
I can only rename them.

can you fix that or do I need to request a delete?