Page 1 of 1

Moved CMSMS problem

Posted: Fri Sep 15, 2006 11:06 am
by Milhaus
Hi,
I tried to move my site from local XAMPP installation to shared environment ( PHP  4.3.10-16, Apache 1.3.33, MySQL 4.1.11 ) and got following error:

Code: Select all

Fatal error: Cannot instantiate non-existent class: cmscontenttypeplaceholder in /home/uzivatele/litomysl/http/include.php on line 164
I don't have any content in the database yet, but I think, it shouldn't be any problem.

So, if you know how, please help.

Milhaus

Re: Moved CMSMS problem

Posted: Fri Sep 15, 2006 11:18 am
by tsw
cmsms holds all the data in db, so if you dont have a db cmsms wont even know about any pagetypes or content or news module and so on, so it does matter.

move your db data also and try again

Re: Moved CMSMS problem

Posted: Fri Sep 15, 2006 11:23 am
by cyberman
Which Xampp installation do you are using?

If you use a current version like 1.5.1 with PHP4.4.x perhaps this will be the problem. Don't know what, but there's a (big?) important difference between PHP 4.4.x and 4.3.x. CMSms runs much better with 4.4.1. It's only my experience ...