Page 1 of 1

Installation issue

Posted: 29 Mar 2006, 05:58
by Cybeer
I was successfully installed a mantis v1.0.1, but after installation, when i login to mantis, i see only clear window (login.php).

Solution found

Posted: 29 Mar 2006, 06:20
by Cybeer
There are must be no spaces and blank strings in file config_inc.php
before and after php tag.

Posted: 06 Apr 2006, 05:08
by mickey
Cybeer, I'm having the same problem. I installed mantis v1.0.1. After installation when i try to login, it displays a blank page. Can you please share how you solved the problem. I dont see any blank string in config_inc.php. Please help.

Answer

Posted: 06 Apr 2006, 05:31
by Cybeer
I am solve this problem exactly how i wrote earlier...

Posted: 06 Apr 2006, 13:55
by mickey
Thank you Cybeer, I could solve the problem. It's same as what you mentioned;)