Search found 3 matches

by conuil
21 Aug 2006, 13:53
Forum: Help
Topic: Blank page after login
Replies: 6
Views: 9334

Still looking

Is it possible to use some other authentication method other than ldap?

I really am lost here?

Emmet

OK Finally got it to work. The last change I made was to use quotes on the line
$g_use_iis="ON";

in config_inc.php. The whole thing seems to work now.
by conuil
21 Aug 2006, 08:10
Forum: Help
Topic: Blank page after login
Replies: 6
Views: 9334

Reply

If I point the browser at index.php I get a blank page. I'm not using apache I'm using IIS. Is there something wrong with the redirection on IIS?

Emmet
by conuil
18 Aug 2006, 14:56
Forum: Help
Topic: Blank page after login
Replies: 6
Views: 9334

Blank page after login

I'm using Mantis 1.0.5 with PHP 5.1.4 and MySQL5.0.24. Everything seems to be working but when I login (from the login_page.php) i get transfered to a blank login.php page.

It appears however that I am actually logged on because if I manually move myself to the main_page.php. It shows that I am ...