Site migration error
Posted: Fri Feb 13, 2015 11:36 am
I have moved an old (v1 .
CMSMS site to a new server (PHP 5.4.23), replicated the files and database and database connections and that bit is fine.
However, I get the following errors:
PHP Strict Standards: Declaration of ConfigGUI::Lang() should be compatible with CMSModule::Lang() in E:\htdocs\studio\modules\ConfigGUI\ConfigGUI.module.php on line 219
PHP Fatal error: Class 'CmsRegularTaskHandler' not found in E:\htdocs\studio\include.php on line 284
As if it's not included the class file. How do I go about resolving this? We want to turn off the server it's currently on as it's about a decade old!

However, I get the following errors:
PHP Strict Standards: Declaration of ConfigGUI::Lang() should be compatible with CMSModule::Lang() in E:\htdocs\studio\modules\ConfigGUI\ConfigGUI.module.php on line 219
PHP Fatal error: Class 'CmsRegularTaskHandler' not found in E:\htdocs\studio\include.php on line 284
As if it's not included the class file. How do I go about resolving this? We want to turn off the server it's currently on as it's about a decade old!