Reply to Re: Directory Creation Problem

Re: Directory Creation Problem new!
by colin, 17 years, 6 months ago
I would guess that it is because PHP creates the directory under the PHP or webserver user.

So via FTP, you can't delete it since you are the FTP user, or anyway an user different that the webserver/PHP user.

Try maybe using the PHP function chmod() to change the user. Alternatively, you can write a simple PHP script which would delete the directory for you.Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important