Login Problems

Login Problems

{$a->নাম} - {$a->তারিখ} দ্বারা
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

{$a->নাম} - {$a->তারিখ} দ্বারা
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.