Ben-Nasha Posted January 7, 2010 Posted January 7, 2010 i cant seem to fix this error... Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/ccity/public_html/foodshop.php:1) in /home/ccity/public_html/globals.php on line 6 please help me Quote
JAMESOMIGHTY Posted January 7, 2010 Posted January 7, 2010 post your globals then i'll have a look Quote
Zero-Affect Posted January 7, 2010 Posted January 7, 2010 how freaky is that someone just told me this problem, it's a space before <?php Quote
DeaTH_RideR Posted January 7, 2010 Posted January 7, 2010 how freaky is that someone just told me this problem, it's a space before <?php sure they did :P Quote
CrazyT Posted January 11, 2010 Posted January 11, 2010 Well if you google, you might have found your answer?... It's headers sent.. http://php.net/manual/en/function.header.php Quote
AlabamaHit Posted January 11, 2010 Posted January 11, 2010 headers already sent is a normal v1 and lite problem. you need to look into ob_start(); Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.