Transfering CMS from one server to another (quick help)

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
Matt Jason H
Forum Members
Forum Members
Posts: 42
Joined: Wed Nov 10, 2004 10:17 pm

Transfering CMS from one server to another (quick help)

Post by Matt Jason H »

Doing this with an incredibloy old version of CMS, about a year old. EDIT: From CHANGELOG: "Version 0.7.1 -- Web Oct 26 2004"

Dumped all cms_ tables from my server and uploaded to theirs, transfered all files from my server to theirs and then manually edited the config file for their mysql/server.

I get these errors:


"Warning: Cannot modify header information - headers already sent by (output started at /u01/inet/users/h11102/docs/lang/en_US/admin.inc.php:431) in /u01/inet/users/h11102/docs/admin/header.php on line 6

Warning: Cannot modify header information - headers already sent by (output started at /u01/inet/users/h11102/docs/lang/en_US/admin.inc.php:431) in /u01/inet/users/h11102/docs/admin/header.php on line 9

Warning: Cannot modify header information - headers already sent by (output started at /u01/inet/users/h11102/docs/lang/en_US/admin.inc.php:431) in /u01/inet/users/h11102/docs/admin/header.php on line 12

Warning: Cannot modify header information - headers already sent by (output started at /u01/inet/users/h11102/docs/lang/en_US/admin.inc.php:431) in /u01/inet/users/h11102/docs/admin/header.php on line 13

Warning: Cannot modify header information - headers already sent by (output started at /u01/inet/users/h11102/docs/lang/en_US/admin.inc.php:431) in /u01/inet/users/h11102/docs/admin/header.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at /u01/inet/users/h11102/docs/lang/en_US/admin.inc.php:431) in /u01/inet/users/h11102/docs/admin/header.php on line 23"

...when i'm in the admin section - i can also see the admin interface but don't have the power to change anything even after clicking log out and logging back in again with the admin account. These header errors are always present on the admin section.

Need help on this fairly urgently, I wondered wether to update but i thought this was so old it might do more harm than good.

Any advice greatly appreciated,

Matt.
Last edited by Matt Jason H on Thu Sep 15, 2005 12:58 pm, edited 1 time in total.
Matt Jason H
Forum Members
Forum Members
Posts: 42
Joined: Wed Nov 10, 2004 10:17 pm

Re: Transfering CMS from one server to another (quick help)

Post by Matt Jason H »

These are the errors on the login page:

Warning: Cannot modify header information - headers already sent by (output started at /u01/inet/users/h11102/docs/lang/en_US/admin.inc.php:431) in /u01/inet/users/h11102/docs/admin/login.php on line 63

Warning: Cannot modify header information - headers already sent by (output started at /u01/inet/users/h11102/docs/lang/en_US/admin.inc.php:431) in /u01/inet/users/h11102/docs/admin/login.php on line 64
Matt Jason H
Forum Members
Forum Members
Posts: 42
Joined: Wed Nov 10, 2004 10:17 pm

Re: Transfering CMS from one server to another (quick help)

Post by Matt Jason H »

Managed to fix with some config file editing and an update - running on the latest version now.
Post Reply

Return to “CMSMS Core”