Page 1 of 1

Errors after moving to new server [SOLVED]

Posted: Mon Sep 15, 2008 6:56 pm
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

Re: Errors after moving to new server

Posted: Tue Sep 16, 2008 12:38 pm
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

Re: Errors after moving to new server [SOLVED]

Posted: Fri Sep 19, 2008 7:28 pm
by Pierre M.
Thank you for sharing this solution.
Remember to upgrade asap

Pierre M.