Hi,

I started playing with drupal 6. Now before I go in preoduction I want to clear my complete website and start over.

I am unable to remove the files settings.php and the folder "../sites/files)

Security Settings are 777 on the file.

I work on the hosting site one.com.

Greetings

Gert

Comments

Oblivious-1’s picture

You can try unlink(). That should work. See: http://www.php.net/unlink

--
Erik