UseBB Community

The official board for UseBB help and discussion

UseBB Community » Help & Support » Open_basedir restriction in effect

Open_basedir restriction in effect

Moderators: Gaia.

Page: 1

Author Post
Member
Registered: Sep 2005
Posts: 10
Location: Netherlands
I installed de older version, I think 5 or 6. But I get an error with version 6a.


Quote
In file functions.php on line 1468:

E_WARNING - file_exists(): open_basedir restriction in effect. File(/proc/loadavg) is not within the allowed path(s): (/home/httpd/vhosts/pleepapier.nl/httpdocs:/tmp)
« Last edit by Elect on Sun Sep 11, 2005 7:52 am. »
Member
Registered: Sep 2005
Posts: 10
Location: Netherlands
Found the fix as well. Change in the functions.php to this. Maybe a check to find out if open_basedir restriction is in effect as well?

Quote
//
// Get the server's load avarage value
//
function get_server_load() {

$found_load = false;

}
Developer
Registered: Apr 2004
Posts: 2215
Location: Belgium
What OS are you on? Which PHP version number?
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Sep 2005
Posts: 10
Location: Netherlands
It's a shared hosting account. The details:

Systeeminfo
UseBB-versie: 0.6a (Versiecontrole)
PHP-versie: 4.3.2
SQL-server driver: MySQL/3.23.58
HTTP-server: Apache/2.0.46 (Red Hat)
Besturingssysteem: Linux

Page: 1

UseBB Community » Help & Support » Open_basedir restriction in effect

UseBB Community is powered by UseBB 1 Forum Software