Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

sessions errors


JoeHeinenDC

Recommended Posts

Posted

I am trying to switch my catalog to a new host. It looked like everything went ok...but I get the following error

#!/usr/local/bin/php

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/sawc/public_html/catalog/index.php:4) in /home/sawc/public_html/catalog/includes/functions/sessions.php on line 67

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/sawc/public_html/catalog/index.php:4) in /home/sawc/public_html/catalog/includes/functions/sessions.php on line 67

 

any ideas?

Posted
If you follow the link below you'll find the solution to the 'Headers Already Sent' error:

 

http://www.oscommerce.info/kb/osCommerce/G...mon_Problems/15

 

You are going to have problems though running osCommerce from the cgi-bin - which your error indicates you are doing.  Could this be a PowWeb install by any chance?

 

Vger

 

 

Yes its from powweb

 

I am going to another host.

 

How do I undo the cgi part?

Posted

You will either have to delete it from each file it is located in, or else do a fresh install. I can't remember offhand if it's just in header.php or all files - but I think it is in all root level files. Moving from PowWeb - good move!

 

Vger

Posted
You will either have to delete it from each file it is located in, or else do a fresh install.  I can't remember offhand if it's just in header.php or all files - but I think it is in all root level files.  Moving from PowWeb - good move!

 

Vger

 

 

Thanks !!

 

Yes the move is good.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...