Klowner
03-31-2004, 01:39 PM
I did a couple searches in the forums but I didn't see anything that pertained to this specific problem, so here it is..
I've got a PHP script that creates files on the server, these files are owned by 'nobody', and have the permissions of -rw-r--r--
My problem is, I can't remove these files or directories if I go in with an FTP client, and the web based File Manager doesn't have a function for changing ownership (or so it appears).
Anyone have any interesting suggestions?
Thanks much,
Mark
Klowner
I've got a PHP script that creates files on the server, these files are owned by 'nobody', and have the permissions of -rw-r--r--
My problem is, I can't remove these files or directories if I go in with an FTP client, and the web based File Manager doesn't have a function for changing ownership (or so it appears).
Anyone have any interesting suggestions?
Thanks much,
Mark
Klowner