Jump to content

not understanding why I am getting this error.. what could be the cause?


spdwrench

Recommended Posts

[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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.