FreePgs.com Forum

FreePgs Related => Support Requests => Topic started by: codemedic on June 25, 2006, 06:16:40 PM

Title: Cannot Delete Files
Post by: codemedic on June 25, 2006, 06:16:40 PM
Hi,

I was creating a PHP program for some purpose that creates files on the server.
These files that are created by a PHP script is not deletable from FTP or the interface provided in my account [66521].

Please some one tell me what should I do.

Cheerio
Title: Re: Cannot Delete Files
Post by: webzone (archived) on June 25, 2006, 08:55:58 PM
Quote from: webzone on June 24, 2006, 02:44:28 PM
If you can't delete them, maybe you changed the permissions of the files (chmod) to a value that denies you access. In the online file manager, such files will have a value under 600 in the "perm" column. You can try to change the permissions again by clicking on that number. Once you have fixed this, you should be able to delete the files.

If it still doesn't work, you can ask the help of the admin through the contact form (http://system.freepgs.com/contact.php).

My answer to a similar question asked yesterday. It might help you.