Thread: Restore backup
View Single Post

Old 07-12-2008   #1 (permalink)
Johan
Junior Member
 
Join Date: May 2007
Posts: 23
Johan is on a distinguished road
Question Restore backup

Hi,

There was a problem with my hostingprovider,
and I replaced an older backup back (to another host).
(The database name changed.)

I uploaded all my backup files & database.
After this I edited include/config.inc.php and set the right permissions for the dir's.

When I browse my webpage I always get the following error:
Quote:
Warning: require_once() [function.require-once]: open_basedir restriction in effect. File(/home/******/public_html/classes/xaLang.class.php) is not within the allowed path(s): (/home/******/:/tmp:/usr/local/lib/php/) in /home/******/domains/******/public_html/includes/init.inc.php on line 38

Warning: require_once(/home/******/public_html/classes/xaLang.class.php) [function.require-once]: failed to open stream: Operation not permitted in /home/******/domains/******/public_html/includes/init.inc.php on line 38

Fatal error: require_once() [function.require]: Failed opening required '/home/******/public_html/classes/xaLang.class.php' (include_path='.:/usr/local/lib/php/library') in /home/******/domains/******/public_html/includes/init.inc.php on line 38
Johan is offline   Reply With Quote