Note: When safe mode is enabled, PHP checks whether the directory in which the script is operating has the same UID (owner) as the script that is being executed.
The folder created is owned by the "apache" user, no matter what permissions you change to you won't be able to delete it with your ftp user... (without tweaking server settings elsewhere)
Comment