Hi there,

I hope someone can help as I've been trying various ways to sort this out but failed. I'm trying to move my zencart 1.3.5 to another server. I followed the instructions in
http://www.zen-cart.com/wiki/index.p...Switch_Servers

The fresh install 1.3.5 worked fine. I only get a problem after importing the store database.

Ran fix_cache_key.php and received the following error messages:


"Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/xxxx/public_html/store/fix_cache_key.php:43) in /home/test/public_html/store/includes/functions/sessions.php on line 102

Warning: Cannot modify header information - headers already sent by (output started at /home/test/public_html/store/fix_cache_key.php:43) in /home/test/public_html/store/includes/init_includes/init_templates.php on line 78

Cache Settings Synchronization Tool
Recommendations
Possible appropriate cache directory for your site is: /home/test/public_html/store/cache

Actual Information
Read DIR_FS_SQL_CACHE from configure.php: /home/test/public_html/store/cache
Found SESSION_WRITE_DIRECTORY in database:

Now synchronizing...
Database now contains the following SESSION_WRITE_DIRECTORY:

Finished."


When I try to view the page, I get the following error message:

"Fatal error: Call to a member function on a non-object in /home/test/public_html/store/includes/init_includes/init_db_config_read.php on line 25"


I've checked both sessions.php and init_templates.php for any spaces after ?> but there were none. I've also tried importing the store database with this method http://www.zen-cart.com/forum/showthread.php?t=50462 but it threw up the same errors.

Any ideas please anyone?

Thanks very much,
L