From:             [EMAIL PROTECTED]
Operating system: slackware linux
PHP version:      4CVS-2003-01-17 (stable)
PHP Bug Type:     *General Issues
Bug description:  Open_Basir => errors

Hello,

I've ugrading from php 4.2.2 to php4-STABLE-200301171630.

Now, I've randomly this error on my php scripts:
<<<
Warning: Unknown(): open_basedir restriction in effect.
File(/home/ovh/www/forum/list.php) is not within the allowed path(s):
(/home/users/xiaoping) in Unknown on line 0

Warning: Unknown(/home/ovh/www/forum/list.php): failed to create stream:
Operation not permitted in Unknown on line 0

Warning: (null)() [function.include]: Failed opening
'/home/ovh/www/forum/list.php' for inclusion (include_path='.:/upload/')
in Unknown on line 0 

>>>

I have add restrictions for the users with apache : php_admin_value
open_base /path_users

This error is near the same with php 4.2.3.

Please HELP me, my serveur is : http://80.245.32.147/phpinfo.php

Cordialy

Thibaud GRANGIER
PHPNET

-- 
Edit bug report at http://bugs.php.net/?id=21714&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21714&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21714&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21714&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21714&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21714&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21714&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21714&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21714&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21714&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21714&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21714&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21714&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21714&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21714&r=gnused

Reply via email to