Forums / Install & configuration / Error after moving site to new host
Kurt Sutter
Wednesday 21 September 2005 9:07:19 pm
I have moved a site to a new web hosting service. I have uploaded the sql database, updated the settings in settings/override, tried hard to set the permissions correctly. But when I enter the site, I get the error message
<quote> Fatal error: Undefined class name 'ezcontentobjecttreenode' in /home/blumch2/public_html/kernel/common/eztreemenuoperator.php on line 113 Fatal error: Exponential did not finish its request The execution of Exponential was abruptly ended, the debug output is present below.</quote>
(Nothing is "present below", though)
Any idea what I may be facing here?
(Doing a google search for "Undefined class name 'ezcontentobjecttreenode'", this seems to be a fairly common issue.)
Thanks for any advice in advance
Łukasz Serwatka
Thursday 29 September 2005 12:36:49 am
Check database connection (test it via simple php script). Make sure that database settings are correct in your ini files. Clear the cache on new server as well (var/cache and var/(site)/cache).
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog