confused by file permission
Hi
my webserver is running as user www-data
i have the following file:
-rwxr--r-- 1 root root 4800 2006-02-02 09:47 misc.class.php
yet my php scripts run through the webserver can delete this file. How?
surely if this is owned by root, only root can delete it.
thanks in advance.
tony
|