Jump to content

Header Problem


ColinHarbut

Recommended Posts

http://calpropertysearch.com/account-login.php

 

Hi, at the above addres, Im getting this line in my browser window :

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /usr/www/users/charbut/calpropertysearch/account-login.php:9) in /usr/www/users/charbut/calpropertysearch/login.php on line 2

 

Can you tell me what I remove in login.php or account-login.php to prevent that error?  Line 2 of login.php is:

 

session_start();

 

When I remove it I can no longer login to any accounts, but the error doesn't appear at the top of the page!  What do I do?  Thanks

Link to comment
https://forums.phpfreaks.com/topic/41184-header-problem/
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.