Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Warning: session_start() [function.session-start]


Guest

Recommended Posts

Hi:

 

Getting the following message when I start admin. Any suggestions.

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/sperwill/public_html/chinecusa/admin/includes/configure.php:56) in /home/sperwill/public_html/chinecusa/admin/includes/functions/sessions.php on line 67

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/sperwill/public_html/chinecusa/admin/includes/configure.php:56) in /home/sperwill/public_html/chinecusa/admin/includes/functions/sessions.php on line 67

Link to comment
Share on other sites

I broke the heck out of my shops turning that to a value rather than 0 last month or so. :shock:

 

Thought I was gonna die until I realized what the heck I had my hosting guy do for me that was such a bad, bad, bad ... really bad idea to suggest when fooling with settings.

 

Really bad idea ... :roll:

Link to comment
Share on other sites

Hi - I get the same error on my win2k/IIS installation of MS1 and my session.auto_start in php.ini is already 0.

 

The references in the php.net session discussion point to a bug in php that OSCommerce is tripping over.

 

Any other ideas out there?

 

Ed

Ed

Link to comment
Share on other sites

After fixing my session problem, I later had to go into application_top.php and remove the if (PHP_VERSION < 4) condition at line 288. Seems to work well now - will keep you posted.

 

Ed

Ed

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...