My web site runs on an Apache system.
I create files using php.
When I try to delete these files (or modify permissions) using FTP I get permission denied error messages.
The file owner is Apache and the group too.
How can I change the permissions of these files so I can delete them?
I create files using php.
When I try to delete these files (or modify permissions) using FTP I get permission denied error messages.
The file owner is Apache and the group too.
How can I change the permissions of these files so I can delete them?