Page 1 of 1

Transfering CMS from one server to another (quick help)

Posted: Thu Sep 15, 2005 12:23 pm
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.

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

Posted: Thu Sep 15, 2005 1:11 pm
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

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

Posted: Thu Sep 15, 2005 2:00 pm
by Matt Jason H
Managed to fix with some config file editing and an update - running on the latest version now.