ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Warning sessionstart Cannot send


  • 2004-03-31 23:28:26

    Warning sessionstart Cannot send

    Linux- Apache 1.3.29- PHP 4.3.3 - MySQL version 4.0.18-standard

    Hi: I get this error message when I try to execute atutor. Why?

    Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /public_html/atutor/index.php:2) in /public_html/atutor/include/session.inc.php on line 18

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /public_html/atutor/index.php:2) in /public_html/atutor/include/session.inc.php on line 18



    Warning: Cannot modify header information - headers already sent by (output started at /public_html/atutor/index.php:2) in /public_html/etutor/include/session.inc.php on line 60

    Regards
    Ismael

  • 2004-04-01 08:42:46

    Broken file

    This sounds like a file has been broken. Check the session.inc.php file for extra whitespaces at the end of the file, and delete them...

    If you've edited this file, double check your work.