Title: Message
I'm partially extending AuthDBI at my place of work to allow for custom features like password history and account locking.  I've been able to get it to pop up the auth box on my personal FreeBSD box which is running Apache 1.3.27 with mod_perl 1.26, however I cannot even BARELY get it running on our Solaris box running Stronghold 1.36 (whatever that means) and mod_perl 1.21.
 
I really don't know how to track this thing down, there aren't any problems in the error logs and unfortunately I don't have access to any of the executables so I can't restart apache at my will.  All I know from my sysadmin is that when my module is set up as a PerlAuthenHandler for a location, the base apache loads, java loads, java dies and then the apache process dies.  No children are forked.
 
Can anyone tell me a good place to start?
 
Thanks,
 
Brian Hann

Reply via email to