Mantis hangs when user logs in
Posted: 29 Sep 2009, 21:48
Mantis Version : 1.1.8
PHP Version : 5.3.1 RC1
I just finished setting up Mantis, however there appears to be some sort of problem with Mantis user authentication. About 20% of the time any user attempts to log in, the attempt hangs and eventually times out. That user and any other user is no longer able to log in. The only solution I've found is to restart Apache, and it takes quite a while to restart when in this state.
I do not see anything in apache's error log, and I do not see any php or mantis error logs being created. Does anyone know what might be causing this issue, and if not, how to go about trying to debug it?
(this happens with both CRYPT and MD5 encryption methods. It also was happening under HTTP_AUTH, however some users whose account were created after the encryption method stopped changing still trigger this.)
PHP Version : 5.3.1 RC1
I just finished setting up Mantis, however there appears to be some sort of problem with Mantis user authentication. About 20% of the time any user attempts to log in, the attempt hangs and eventually times out. That user and any other user is no longer able to log in. The only solution I've found is to restart Apache, and it takes quite a while to restart when in this state.
I do not see anything in apache's error log, and I do not see any php or mantis error logs being created. Does anyone know what might be causing this issue, and if not, how to go about trying to debug it?
(this happens with both CRYPT and MD5 encryption methods. It also was happening under HTTP_AUTH, however some users whose account were created after the encryption method stopped changing still trigger this.)