Hi,

I have a Apache/PHP 4.0.6 Server running with safe_mode restrictions, but i got the 
following error when i run one script:

Warning: SAFE MODE Restriction in effect. The script whose uid is 1013 is not allowed 
to access /home/httpd/portalribeirao.com.br/html/albums/.users/1001437990:907656722.0 
owned by uid 65534 in 
/home/httpd/portalribeirao.com.br/html/modules/gallery/platform/fs_unix.php on line 48

The strange here is that the uid 65534 is the nobody uid, and 1013 is the owner of the 
script, how can i grant access to nobody files to this script under safe_mode?

following is the ls output:

-rw-r--r--   1 portalribeirao  web  2234 Sep 25 13:07 fs_unix.php
-rw-r--r--  1 nobody  web  225 Sep 25 14:13 1001437990:907656722.0

(portalribeirao = uid 1013)

Thanks in advance,
Vinicius Vianna


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to