Hi,
I've just moved a vBulletin install (3.6) to a new server, had problems moving the database but fixed that. Now I found that the server has openbase_dir restrictions, I can't even setup a simple phpinfo command because of this issue.
Any help would be appreciated.
This is the error being received:
I've just moved a vBulletin install (3.6) to a new server, had problems moving the database but fixed that. Now I found that the server has openbase_dir restrictions, I can't even setup a simple phpinfo command because of this issue.
Any help would be appreciated.
This is the error being received:
Warning: Unknown(): open_basedir restriction in effect. File(/home/*****/public_html/forums/admincp/index.php) is not within the allowed path(s): (/home/*****/:/usr/lib/php:/usr/local/lib/php:/tmp) in Unknown on line 0
Warning: Unknown(/home/*****/public_html/forums/admincp/index.php): failed to open stream: Operation not permitted in Unknown on line 0
Warning: Unknown(): open_basedir restriction in effect. File(/home/*****/public_html/forums/admincp/index.php) is not within the allowed path(s): (/home/*****/:/usr/lib/php:/usr/local/lib/php:/tmp) in Unknown on line 0
Warning: Unknown(/home/*****/public_html/forums/admincp/index.php): failed to open stream: Operation not permitted in Unknown on line 0
Warning: (null)(): Failed opening '/home/*****/public_html/forums/admincp/index.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0
Warning: Unknown(/home/*****/public_html/forums/admincp/index.php): failed to open stream: Operation not permitted in Unknown on line 0
Warning: Unknown(): open_basedir restriction in effect. File(/home/*****/public_html/forums/admincp/index.php) is not within the allowed path(s): (/home/*****/:/usr/lib/php:/usr/local/lib/php:/tmp) in Unknown on line 0
Warning: Unknown(/home/*****/public_html/forums/admincp/index.php): failed to open stream: Operation not permitted in Unknown on line 0
Warning: (null)(): Failed opening '/home/*****/public_html/forums/admincp/index.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0
Comment