2015-01-22

I had CartWeaver installed on a VPS and all was fine.  I migrated my
site to a dedicated server.

I have checked the DB settings in the cw-config.php file and they seem
correct. My database for CartWeaver is visible in cPanel and all tables
are there.

I get the following errors when listing products:

Warning
: session_start(): Cannot send session cookie - headers already sent
by (output started at /home/leemccau/public_html/productlist.php:1) in /home/leemccau/public_html/cw4/cwapp/appcfc/cw-app-cfcstart.php
on line 1

Warning
: session_start(): Cannot send session cache limiter - headers already
sent (output started at /home/leemccau/public_html/productlist.php:1)
in /home/leemccau/public_html/cw4/cwapp/appcfc/cw-app-cfcstart.php
on line 1

Warning
: Cannot modify header information - headers already sent by (output
started at /home/leemccau/public_html/productlist.php:1) in /home/leemccau/public_html/cw4/cwapp/func/cw-func-init.php
on line 872

Warning
: Cannot modify header information - headers already sent by (output
started at /home/leemccau/public_html/productlist.php:1) in /home/leemccau/public_html/cw4/cwapp/func/cw-func-init.php
on line 926

Warning
: Cannot modify header information - headers already sent by (output
started at /home/leemccau/public_html/productlist.php:1) in /home/leemccau/public_html/cw4/cwapp/func/cw-func-init.php
on line 953

Any thoughts?

Thank you,

Lee

Show more