Moving site to new host [ERRORS]

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
User avatar
sugna
Forum Members
Forum Members
Posts: 196
Joined: Wed Oct 10, 2007 3:04 pm

Moving site to new host [ERRORS]

Post 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
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1974
Joined: Mon Jan 29, 2007 4:47 pm

Re: Moving site to new host [ERRORS]

Post 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.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
User avatar
sugna
Forum Members
Forum Members
Posts: 196
Joined: Wed Oct 10, 2007 3:04 pm

Re: Moving site to new host [ERRORS]

Post 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?
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1974
Joined: Mon Jan 29, 2007 4:47 pm

Re: Moving site to new host [ERRORS]

Post by Jo Morg »

If you can post the System Information.
You may have problems with Open Basedir or other php setting.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
User avatar
sugna
Forum Members
Forum Members
Posts: 196
Joined: Wed Oct 10, 2007 3:04 pm

Re: Moving site to new host [ERRORS]

Post 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.
chandra

Re: Moving site to new host [ERRORS]

Post by chandra »

Stay secure Filezilla is using the submission mode 'binary'.
allisonfoley
Forum Members
Forum Members
Posts: 24
Joined: Wed Jun 18, 2008 1:25 am

Re: Moving site to new host [ERRORS]

Post 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
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

Re: Moving site to new host [ERRORS]

Post by paulbaker »

Disc space issues?

Clear CMSMS cache.

Barring those two, look at permissions.

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

Return to “[locked] Installation, Setup and Upgrade”