MyBB Community Forums

Full Version: Many Errors on Forum and in AdminCP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Please help. These errors weren't there yesterday.

On the forum, these errors show present:

Warning Errors Wrote:The following warnings occurred:
Warning [2] require(): open_basedir restriction in effect. File() is not within the allowed path(s): (/srv/www/vhosts/linkative.com/httpdocs/:/tmp/) - Line: 90 - File: inc/class_language.php PHP 5.3.5 (Linux)
File Line Function
/inc/class_language.php 90 errorHandler->error
/inc/class_language.php 90 MyLanguage::set_language
/global.php 95 MyLanguage->set_language
/index.php 18 require_once
Warning [2] require(): open_basedir restriction in effect. File() is not within the allowed path(s): (/srv/www/vhosts/linkative.com/httpdocs/:/tmp/) - Line: 194 - File: inc/class_language.php PHP 5.3.5 (Linux)
File Line Function
/inc/class_language.php 194 errorHandler->error
/inc/class_language.php 194 MyLanguage::get_languages
/global.php 552 MyLanguage->get_languages
/index.php 18 require_once

In the AdminCP, these errors are showing..

AdminCP Error Warnings Wrote:Warning [2] require(): open_basedir restriction in effect. File() is not within the allowed path(s): (/srv/www/vhosts/linkative.com/httpdocs/:/tmp/) - Line: 90 - File: inc/class_language.php PHP 5.3.5 (Linux)
File Line Function
/inc/class_language.php 90 errorHandler->error
/inc/class_language.php 90 MyLanguage::set_language
/admin/index.php 41 MyLanguage->set_language

What do I do and how do I fix these problems? Huh
It seems like your php has restrictions on using open_basedir, try contacting your hosting company and asking them to allow you to use that in php.