The full error looks like this:

Warning: open_basedir restriction in effect. File is in wrong directory 
in sys:/php/fribert.dk/minibb/index.php on line 35

Warning: Failed opening './skins/fribert.php' for inclusion 
(include_path='.') in sys:/php/fribert.dk/minibb/index.php on line 35

Warning: open_basedir restriction in effect. File is in wrong directory 
in sys:/php/fribert.dk/minibb/addonlang.php on line 27

Warning: open_basedir restriction in effect. File is in wrong directory 
in sys:/php/fribert.dk/minibb/addonlang.php on line 27

Warning: open_basedir restriction in effect. File is in wrong directory 
in sys:/php/fribert.dk/minibb/index.php on line 40

Warning: Failed opening './lang/eng.php' for inclusion 
(include_path='.') in sys:/php/fribert.dk/minibb/index.php on line 40

Warning: open_basedir restriction in effect. File is in wrong directory 
in sys:/php/fribert.dk/minibb/bb_functions.php on line 86
FATAL: NOT FOUND user_login_form

I've got the /skins/ directort in sys:/php/fribert.dk/minibb/skins

I've set up this in php.ini:
open_basedir = ".;sys:/php/fribert.dk/minibb;sys:/php/intranet/minibb"
safe_mode = Off
safe_mode_exec_dir = "sys:/php"

So what to do, has I misunderstood something?



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

Reply via email to