Page 1 of 1

Moving site to new host [ERRORS]

Posted: Mon May 12, 2014 12:29 pm
by sugna
CMSMS Version: 1.11.10
PHP 5.4 (I had Go Daddy upgrade the server from 5 to 5.4 and is noted in the server information so I assume this is correct.)

You can view a working version here on another host
(NOTE: The site http://eclecticpr.com/ is live so I needed to point the domain back to the working configuration)

Issue
I'm attempting to move a CMSMS site from a Media Temple server to a Go Daddy server.

Procedures
I cleared the cache via CMSMS, Exported the DB and imported the DB to the new host, Moved the Site files and changed the config.

Seems to connect but I receive the following errors

Error

Code: Select all

Warning: session_start(): open(/home/content/16/3294716/tmp/sess_cljcoi9n211233i935vc4n6dv5, O_RDWR) failed: No such file or directory (2) in 

/home/content/16/3294716/html/include.php on line 51

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/content/16/3294716/html/include.php:51) in 

/home/content/16/3294716/html/include.php on line 51

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/content/16/3294716/html/include.php:51) in 

/home/content/16/3294716/html/include.php on line 51

Warning: Cannot modify header information - headers already sent by (output started at /home/content/16/3294716/html/include.php:51) in 

/home/content/16/3294716/html/index.php on line 155

Warning: Cannot modify header information - headers already sent by (output started at /home/content/16/3294716/html/include.php:51) in 

/home/content/16/3294716/html/index.php on line 156

Warning: Cannot modify header information - headers already sent by (output started at /home/content/16/3294716/html/include.php:51) in 

/home/content/16/3294716/html/index.php on line 157

Warning: Cannot modify header information - headers already sent by (output started at /home/content/16/3294716/html/include.php:51) in 

/home/content/16/3294716/html/index.php on line 158

Warning: Cannot modify header information - headers already sent by (output started at /home/content/16/3294716/html/include.php:51) in 

/home/content/16/3294716/html/index.php on line 159

Warning: include(/nfs/c01/h16/mnt/1459/domains/eclecticpr.com/html/plugins/function.global_content.php): failed to open stream: No such file or directory in 

/home/content/16/3294716/html/tmp/templates_c/ad83cfdd496e0d74150f5e8179bf0ea1e88e3ac2.tpl_body.24.php on line 22

Warning: include(): Failed opening '/nfs/c01/h16/mnt/1459/domains/eclecticpr.com/html/plugins/function.global_content.php' for inclusion 

(include_path='.:/usr/local/php5_4/lib/php') in /home/content/16/3294716/html/tmp/templates_c/ad83cfdd496e0d74150f5e8179bf0ea1e88e3ac2.tpl_body.24.php on 

line 22

Warning: include(/nfs/c01/h16/mnt/1459/domains/eclecticpr.com/html/plugins/function.repeat.php): failed to open stream: No such file or directory in 

/home/content/16/3294716/html/tmp/templates_c/70e4a39f6041665ae3378d5798aae320^3bcfe44bf9e6787551789d296c3e5f5059645679.module_db_tpl.MenuManager;nav.php on 

line 29

Warning: include(): Failed opening '/nfs/c01/h16/mnt/1459/domains/eclecticpr.com/html/plugins/function.repeat.php' for inclusion 

(include_path='.:/usr/local/php5_4/lib/php') in 

/home/content/16/3294716/html/tmp/templates_c/70e4a39f6041665ae3378d5798aae320^3bcfe44bf9e6787551789d296c3e5f5059645679.module_db_tpl.MenuManager;nav.php on 

line 29



Toggle navigation     
Eclectic PR

• 
•Case Studies 
Fatal error: Call to undefined function smarty_function_repeat() in 

/home/content/16/3294716/html/tmp/templates_c/70e4a39f6041665ae3378d5798aae320^3bcfe44bf9e6787551789d296c3e5f5059645679.module_db_tpl.MenuManager;nav.php on 

line 62

Warning: Unknown: open(/home/content/16/3294716/tmp/sess_cljcoi9n211233i935vc4n6dv5, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0

Thanks for and advice you can give me.

Shane

Re: Moving site to new host [ERRORS]

Posted: Mon May 12, 2014 12:36 pm
by Jo Morg
sugna wrote:Moved the Site files...
FTP? If so, it's not too reliable a protocol. Do a checksum from the version of cmsms you are using. Also check file permissions, as these may not be correct.
Apparently there are some files missing or corrupt.
HTH.

Re: Moving site to new host [ERRORS]

Posted: Mon May 12, 2014 12:49 pm
by sugna
All files should be fine. Yes I used FileZilla (FTP) to transfer the site but have done this countless times before and never had issues. I understand there is always a first time.
Permissions are set to 775

Any other clues?

Re: Moving site to new host [ERRORS]

Posted: Mon May 12, 2014 12:55 pm
by Jo Morg
If you can post the System Information.
You may have problems with Open Basedir or other php setting.

Re: Moving site to new host [ERRORS]

Posted: Mon May 12, 2014 1:21 pm
by sugna
I think I'm going to set up a sub domain on Go Daddy and see if I can get a base install up and running then go from there.

Thanks for you help. I do appreciate it.

Re: Moving site to new host [ERRORS]

Posted: Tue May 13, 2014 10:25 am
by chandra
Stay secure Filezilla is using the submission mode 'binary'.

Re: Moving site to new host [ERRORS]

Posted: Thu Jun 12, 2014 11:13 pm
by allisonfoley
Did anyone ever resolve this issue? I just switched to another server on GoDaddy, and my once perfectly functioning site is now throwing errors like this:

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0

Re: Moving site to new host [ERRORS]

Posted: Thu Jun 12, 2014 11:50 pm
by paulbaker
Disc space issues?

Clear CMSMS cache.

Barring those two, look at permissions.

And maybe this:
http://forum.cmsmadesimple.org/viewtopi ... ssion+data