PDA

View Full Version : Problem with Vbulletin


LiveXenon
09-02-2012, 03:45 PM
In the error_log found:


[Sun Sep 02 18:42:58 2012] [error] [client 87.1.53.94] PHP Warning: require() [<a href='function.require'>function.require</a>]: open_basedir restriction in effect. File(/data/vhosts/livexenon.com/httpdocs/forum/forum.php) is not within the allowed path(s): (/data/vhosts/livexenon.com/subdomains/scuola:/tmp) in /data/vhosts/livexenon.com/httpdocs/forum/index.php on line 63
[Sun Sep 02 18:42:58 2012] [error] [client 87.1.53.94] PHP Warning: require(/data/vhosts/livexenon.com/httpdocs/forum/forum.php) [<a href='function.require'>function.require</a>]: failed to open stream: Operation not permitted in /data/vhosts/livexenon.com/httpdocs/forum/index.php on line 63
[Sun Sep 02 18:42:58 2012] [error] [client 87.1.53.94] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'forum.php' (include_path='.:') in /data/vhosts/livexenon.com/httpdocs/forum/index.php on line 63


Thank :)

snakes1100
09-02-2012, 03:52 PM
Chk my sig for open_basedir

LiveXenon
09-02-2012, 04:50 PM
Chk my sig for open_basedir

You can not disable open_dir

--------------- Added 1346611107 at 1346611107 ---------------

Solved

snakes1100
09-02-2012, 07:45 PM
If you actually read what was in my sig, as suggested, you can disable open_basedir, if you are on a dedicated/vps server, if not follow the next step i nthe guide.