Re: how to delete directories that are created by PHP?
- From: Tyrone Slothrop <ts@xxxxxxxxxxxxx>
- Date: Wed, 31 Jan 2007 06:59:28 -0800
On Wed, 31 Jan 2007 16:07:46 -0800, "Eric Layman" <erricson@lays>
wrote:
Hi,
I have folders that are created by PHP.
Now, I cannot delete these php created folders via FTP.
Are there any solutions?
Thanks.
Write a little script to chmod 777 the directories. You might have to
temporarily set the perms to 777 to the directory above them first.
.
- References:
- how to delete directories that are created by PHP?
- From: Eric Layman
- how to delete directories that are created by PHP?
- Prev by Date: Re: POST checkbox group
- Next by Date: email sended, but not received
- Previous by thread: Re: how to delete directories that are created by PHP?
- Index(es):
Relevant Pages
|