VPS help.

So I moved all my files from a business account to a VPS account and the database. Now seems I cant get the site to load. I only get this error.

Warning: require_once(/kunden/homepages/27/d222895929/htdocs/agapejesus/inc/security.inc.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/christkorner.com/httpdocs/inc/header.inc.php on line 172

Fatal error: require_once() [function.require]: Failed opening required '/kunden/homepages/27/d222895929/htdocs/agapejesus/inc/security.inc.php' (include_path='.:') in /var/www/vhosts/christkorner.com/httpdocs/inc/header.inc.php on line 172

 

Any suggestions or help would be greatly appreciated. This site is set up for our church and need to get it back up and running asap. Thanks in advance.

Quote · 30 Jan 2012
  1. Did you change all the path information in the /inc/header.inc.php file?
  2. Did you clear the site's cache after changing this information?

Edit: Moved.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 30 Jan 2012

Yes did both of these. The database now resides in htdocs/

and the database name is db349001156 so change the inc.header.inc.php

cleared cache and still no luck.  Here is a look at the file. Any help will be apprciated. Thanks

 

$dir['root']               = "/kunden/homepages/27/d222895929/htdocs/db349001156/";
$dir['inc']                = "{$dir['root']}inc/";
$dir['profileImage']       = "{$dir['root']}media/images/profile/";

Quote · 30 Jan 2012

It looks like this is the path to your files now:

/var/www/vhosts/christkorner.com/httpdocs/

Try changing the:

$dir['root']  = "/var/www/vhosts/christkorner.com/httpdocs/"

Can't be sure but if your old account was under /kunden/ then this might be the problem.

sup
Quote · 30 Jan 2012

@ Martinboi, Well I tried this and now get this error. lol

 

Fatal error: Call to a member function getDbCacheObject() on a non-object in /var/www/vhosts/christkorner.com/httpdocs/inc/classes/BxDolAlerts.php on line 75

 

Any other suggestions?  Thanks so much

Quote · 30 Jan 2012

Maybe go to admin home and clear all caches, then remove all the files in the /cache/ directory

(Don't remove .htaccess if you see it there)

sup
Quote · 30 Jan 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.