Modifying Files Owned by Web Server
From OCS Support Wiki
Introduction
When a PHP script creates files, it often creates them under the web server's username and group name. This can prevent you from deleting them via FTP or SSH.
Solution
To delete files and folders created by PHP scripts, please use the file manager inside cPanel. This will allow you to delete files and folders regardless of their owner if they belong in your account.
