Session Start Cannot Send Session Cache Limiter Headers Already Sent

RegisterLogin
Session Start Cannot Send Session Cache Limiter Headers Already Sent
Post Description: A Common Error Session Start Cannot Send Session Cache Limiter Headers Already Sent You Might Get In Php
Tags: Session, Start, Cannot, Send, Session, Cache, Limiter, Headers, Already, Sent
This Post Was Posted On Nov 12, 2009 By Webune Support #2729
hello, welcome to webune support forums

we help individuals like you find answer to your web hosting by providing free support.

today we are going to cover a topic we all have seen when we do php programming the error i am talking about is this one:

session start cannot send session cache limiter headers already sent

basically, to fix this, you need to check your script and be sure you dont have any white spaces or any text you have sent to the browser befure you used the session_start() function.

TIP: to avoid this error, its best to put the session_start() on the first line of your file


one typical error we get is when you are using ecommerce cart you might get:
oscommerce cannot send session cache limiter headers already sent

have alos seen it on some joombla website, some joomla users have reported this to us: joomla cannot send session cookie headers already sent

another similar error might be related to this topic is: cannot send session cache limiter headers already sent output started

session start function session start cannot send session cache limiter headers already sent

warning session start cannot send session cache limiter headers already sent

if you have any questions, please let us know

Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
Manojkumar
#4039 1
hii..
the session_start() is called as a function in application_top.php and that file is included everywhere. then where to put the session start()
Jun 05, 2010 Reply Report abuse
©2012 Webune Forums - Sun Dec 16, 2012 12:23 pm
Powered by: Webune Forums V3