Menu

Session errors with 0.90

Help
2003-03-26
2003-03-27
  • Doug Dalton

    Doug Dalton - 2003-03-26

    I am using PHP 4.3.1 with MySql 4.0.2 getting the following errors:

    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at phpbt/config.php:76) in phpbt/include.php on line 166

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at phpbt/config.php:76) in phpbt/include.php on line 166

     
    • Benjamin Curtis

      Benjamin Curtis - 2003-03-27

      You probably have an extra line at the end of config.php.  Edit it, deleting everything from the end of the file back to the ?>, making sure there are no extra blank lines.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.