Jump to content

[SOLVED] session_start()?


avatar.alex

Recommended Posts

What I don't understand is, I won't be logged in if I don't include the session_start() but if I do include it I get these errors? So IDK how to fix this. The session_start() is place only once in the coding so IDK what the error is?

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/www/coldones.freehostia.com/admin/index.php:16) in /home/www/coldones.freehostia.com/admin/connect.php on line 2

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/www/coldones.freehostia.com/admin/index.php:16) in /home/www/coldones.freehostia.com/admin/connect.php on line 2

Link to comment
https://forums.phpfreaks.com/topic/134709-solved-session_start/
Share on other sites

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.