views:

54

answers:

1

I am getting a a page not found error every time i connect to the database. On the page of the database i have to login twice, but how can i solve this problem ? Because i think the problem is that i have to login twice.

A: 

Could it be throwing an exception, which is caught and handled by showing a page not found error?

alex