Errors after moving to new server [SOLVED]

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
ethical
Forum Members
Forum Members
Posts: 45
Joined: Fri Jan 12, 2007 11:48 pm

Errors after moving to new server [SOLVED]

Post by ethical »

Hi there,

am running ver 1.2.5 (yes i know i need to upgrade)

and just moved my sites to a new VPS server.

I am getting scads of errors now and TinyMCE is not working. If i force PHP4 the errors go away, but tinymce does not work.

here are some of the errors:

Warning: ModuleLoader::include_once(/modules/FormBuilder/FormBuilder.module.php) [moduleloader.include-once]: failed to open stream: Permission denied in /lib/classes/class.moduleloader.inc.php on line 112

Warning: ModuleLoader::include_once() [function.include]: Failed opening /FormBuilder/FormBuilder.module.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /lib/classes/class.moduleloader.inc.php on line 112

and

Warning: ModuleLoader::include_once(/modules/FormBuilder/FormBuilder.module.php) [moduleloader.include-once]: failed to open stream: Permission denied in /lib/classes/class.moduleloader.inc.php on line 112

Warning: ModuleLoader::include_once() [function.include]: Failed opening '//modules/FormBuilder/FormBuilder.module.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in //lib/classes/class.moduleloader.inc.php on line 112

Warning: Cannot modify header information - headers already sent by (output started at /lib/classes/class.moduleloader.inc.php:112) in /home/awaycour/public_html/lib/page.functions.php on line 160

Warning: Cannot modify header information - headers already sent by (output started at //lib/classes/class.moduleloader.inc.php:112) in /home/awaycour/public_html/lib/page.functions.php on line 161

Warning: Cannot modify header information - headers already sent by (output started at //lib/classes/class.moduleloader.inc.php:112) in /lib/classes/class.admintheme.inc.php on line 161


any advice as to what setting ineed to tweak on the server to get this going would be appreciated.

thanks

John
Last edited by ethical on Tue Sep 16, 2008 12:39 pm, edited 1 time in total.
ethical
Forum Members
Forum Members
Posts: 45
Joined: Fri Jan 12, 2007 11:48 pm

Re: Errors after moving to new server

Post by ethical »

ok well i solved this for anyone else that might expereince. The server was running php4 under cgi, it should be set to suphp. that solved the problem
Pierre M.

Re: Errors after moving to new server [SOLVED]

Post by Pierre M. »

Thank you for sharing this solution.
Remember to upgrade asap

Pierre M.
Post Reply

Return to “CMSMS Core”