all of the sudden I can't login

Aaron Solochek aarons@aberrant.org
Thu, 27 Dec 2001 16:13:59 -0500


into any of the 4 servers I have set up...  This is using RC4.

The only thing I changed between it working and breaking is the 
error_log variable in php.ini.  Changing it back did not fix the 
problem.  This is a double pain in the butt, because the issue I was 
trying to fix when I broke the login was the logging -- although the php 
info page shows the correct log location (currently /tmp/php.log), it 
doesn't log there.  I don't know if its logging anywhere.  The only info 
I can get is from the apache access.log:

65.187.163.185 - - [27/Dec/2001:16:13:09 -0500] "POST 
/horde/imp/redirect.php HTTP/1.1" 302 5
65.187.163.185 - - [27/Dec/2001:16:13:11 -0500] "GET 
/horde/imp/login.php?1=1&imapuser=aarons&server=mitai&reason=failed 
HTTP/1.1" 200 5452

What did I do?

-Aaron