Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Warning error stream on index.php page


Guest

Recommended Posts

Posted

Help! I have an error stream on my index.php page that reads:

 

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

 

How do I get rid of it?

Thanks!

Posted
You've probably got some line breaks at the beginning of index.php. Open that file and make sure that

 

<?php

 

are the VERY FIRST characters in that file.

 

Thanks for your reply. I've looked at the code for the page and there's no break at the beginning before <?php. Very strange indeed!

Archived

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

×
×
  • Create New...