spdwrench Posted October 24, 2007 Share Posted October 24, 2007 [phpBB Debug] PHP Notice: in file /var/www/vhosts/abmatch.com/httpdocs/engine/load_configuration.php on line 25: main() [function.main]: open_basedir restriction in effect. File(/smartway/lib/system.lib) is not within the allowed path(s): (/var/www/vhosts/abmatch.com/httpdocs:/tmp) [phpBB Debug] PHP Notice: in file /var/www/vhosts/abmatch.com/httpdocs/engine/load_configuration.php on line 25: main(smartway/lib/system.lib) [function.main]: failed to open stream: Operation not permitted [phpBB Debug] PHP Notice: in file /var/www/vhosts/abmatch.com/httpdocs/engine/load_configuration.php on line 25: main() [function.main]: open_basedir restriction in effect. File(/smartway/lib/system.lib) is not within the allowed path(s): (/var/www/vhosts/abmatch.com/httpdocs:/tmp) [phpBB Debug] PHP Notice: in file /var/www/vhosts/abmatch.com/httpdocs/engine/load_configuration.php on line 25: main(smartway/lib/system.lib) [function.main]: failed to open stream: Operation not permitted Fatal error: main() [function.require]: Failed opening required 'smartway/lib/system.lib' (include_path='.:') in /var/www/vhosts/abmatch.com/httpdocs/engine/load_configuration.php on line 25 I am running this command when the error happens require "../engine/load_configuration.php"; the code calling the require is in directory /phpBB3 Quote Link to comment https://forums.phpfreaks.com/topic/74623-not-understanding-why-i-am-getting-this-error-what-could-be-the-cause/ Share on other sites More sharing options...
only one Posted October 24, 2007 Share Posted October 24, 2007 check your CHMOD settings on the file/folder. Quote Link to comment https://forums.phpfreaks.com/topic/74623-not-understanding-why-i-am-getting-this-error-what-could-be-the-cause/#findComment-377254 Share on other sites More sharing options...
spdwrench Posted October 24, 2007 Author Share Posted October 24, 2007 777 Quote Link to comment https://forums.phpfreaks.com/topic/74623-not-understanding-why-i-am-getting-this-error-what-could-be-the-cause/#findComment-377301 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.