hakmir Posted November 22, 2008 Share Posted November 22, 2008 Hi Guys, php page worked in my localhost with no problem. But when I uploaded to web, it gave me this warning Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/takasa1/public_html/toupload/immigration.php:7) in /home/takasa1/public_html/toupload/immigration.php on line 38 Should I worry about this? I just put @ in the beginning to hide the message. Is that ok? Thanks in advance Link to comment https://forums.phpfreaks.com/topic/133809-should-i-worry-about-this-warning/ Share on other sites More sharing options...
revraz Posted November 22, 2008 Share Posted November 22, 2008 Depends, do you want sessions to work? Link to comment https://forums.phpfreaks.com/topic/133809-should-i-worry-about-this-warning/#findComment-696404 Share on other sites More sharing options...
corbin Posted November 22, 2008 Share Posted November 22, 2008 http://www.phpfreaks.com/forums/index.php/topic,37442.0.html Link to comment https://forums.phpfreaks.com/topic/133809-should-i-worry-about-this-warning/#findComment-696413 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.