View Single Post
  #8 (permalink)  
Old 12-08-2005, 09:13 PM
unilogic unilogic is offline
Senior Member
 
Posts: 51
Default

I have the same problems. I copied the php5_mod.so from another apache install. I had to set the hostname in amavisd.conf and postfix's main.cf. But everything is now started and running. The admin UI will login with IE 6 but not with Firefox. Firefox javascript console shows quite a few unknown properties errors as you initially load the admin login screen. On attempt to login no errors are given only authentication failed. IE 6 will login just fine. Any other info let me know.

-Ben

Also in audit.log
Code:
2005-12-08 23:17:41,090 INFO  [http-7071-Processor47] [ip=192.168.10.2;] security - cmd=AdminAuth; account=admin@domain.com;
Is shown when the right password is put in.
Code:
 2005-12-08 23:17:35,620 WARN  [http-7071-Processor50] [ip=192.168.10.2;] security - cmd=AdminAuth; account=admin@domain.com; error=authentication failed for admin@unilogiclabs.com;
Is shown when you put a bad password in. So I assume its authenicating firefox. I can't find any other logs that show any activity when I try to login with firefox.

-Ben

Last edited by unilogic; 12-08-2005 at 09:25 PM..
Reply With Quote