class.CmsObject.php - issue duplicating/updating site

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
michaywood
Power Poster
Power Poster
Posts: 280
Joined: Thu Apr 15, 2010 12:27 am
Location: Georgia

class.CmsObject.php - issue duplicating/updating site

Post by michaywood »

I've got a CMSMS site that I'm trying to duplicate. I duplicated the files on the server to a new folder, exported the database then imported it into a new database. Tried updating to the latest 1.12 and even the latest 2.1.3 but am getting the below errors when trying to view the site or admin page. Is there something simple I'm missing?

Warning: require_once(/mywebsite.url/lib/classes/class.cms_variables.php): failed to open stream: No such file or directory in /mywebsite.url/lib/classes/class.CmsObject.php on line 38

Fatal error: require_once(): Failed opening required '/mywebsite.url/lib/classes/class.cms_variables.php' (include_path='.:/usr/local/php5.4/lib/php') in /mywebsite.url/lib/classes/class.CmsObject.php on line 38
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: class.CmsObject.php - issue duplicating/updating site

Post by calguy1000 »

Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Locked

Return to “[locked] Installation, Setup and Upgrade”