Hey all,
I have a Windows environment running Apache, MySQL, and PHP 5.1.2. I can create files and directories with my scripts and delete the files they create. However I cannot delete the directories. Are there certain users (i.e anonymous) that need to have access to the directories in order to delete them?
Do I have to clear out the contents of the directory FIRST? If so what's the best way to do that?
TIA