Re: [PHP] uid checked by file_exists()

2003-01-08 Thread Emmanuel.Leguy
Timothy Hitchens ) wrote:

Have you checked your php.ini for a safe mode setting to true/on ??




Of course yes. I tried to use the safe_mode_gid directive too. Without 
any effect.

Thanx,

Emmanuel.



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] uid checked by file_exists()

2003-01-08 Thread Timothy Hitchens \(HiTCHO\)
Have you checked your php.ini for a safe mode setting to true/on ??


Timothy Hitchens (HiTCHO)
Open Platform Consulting
e-mail: [EMAIL PROTECTED]

> -Original Message-
> From: Emmanuel.Leguy [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, 8 January 2003 7:49 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] uid checked by file_exists()
> 
> 
> Hello,
> 
> I've just installed PHP 4.3.0. The 4.0.6 was installed 
> before. With the 
> new version, in safe mode, the 'file_exists' function produce 
> this warning:
> 
> Warning: file_exists() [function.file-exists]: SAFE MODE 
> Restriction in 
> effect. The script whose uid is 302 is not allowed to access 
> /full/path/to/file.gif owned by uid 301 in 
> /full/path/to/script.php on 
> line 12
> 
> I did not have this problem with version 4.0.6.
> 
> Please help me!
> 
> Thank you,
> 
> 
> Emmanuel.
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] uid checked by file_exists()

2003-01-08 Thread Emmanuel.Leguy
Hello,

I've just installed PHP 4.3.0. The 4.0.6 was installed before. With the 
new version, in safe mode, the 'file_exists' function produce this warning:

Warning: file_exists() [function.file-exists]: SAFE MODE Restriction in 
effect. The script whose uid is 302 is not allowed to access 
/full/path/to/file.gif owned by uid 301 in /full/path/to/script.php on 
line 12

I did not have this problem with version 4.0.6.

Please help me!

Thank you,


Emmanuel.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php