Login Problems

Login Problems

Alex Belikov發表於
Number of replies: 2

Every time I try to log in I get this message:

Warning: Cannot add header information - headers already sent by (output started at /home/belikov/public_html/webs/moodle/config.php:87) in /home/belikov/public_html/webs/moodle/lib/moodlelib.php on line 1322

Warning: Cannot add header information - headers already sent by (output started at /home/belikov/public_html/webs/moodle/config.php:87) in /home/belikov/public_html/webs/moodle/lib/moodlelib.php on line 1323

Warning: Cannot add header information - headers already sent by (output started at /home/belikov/public_html/webs/moodle/config.php:87) in /home/belikov/public_html/webs/moodle/login/index.php on line 54

If I press back button, I would go back to the course page.  THere I would be already logged in.  YOu can try that yourself the address http://www.childcarepages.org/webs/moodle/login/index.php

When you try to log in as a guest you would get the same message

 

My email is moodle@belikov.org

PLEASE HELP

Thank you

評比平均分數: -
In reply to Alex Belikov

Re: Login Problems

Martin Dougiamas發表於
Core developers的相片 Documentation writers的相片 Moodle HQ的相片 Particularly helpful Moodlers的相片 Plugin developers的相片 Testers的相片
You probably have blank lines or spaces after the final

?>
in your config.php ... remove these and it will be OK.