On Wed, Dec 12, 2012 at 4:29 PM, Brian Wolf
<..hidden..> wrote:
Looks like a number of "Use of
uninitialized value in concatenation" errors in ssl_error.log from
Auth.pm at line 79. Not sure what causes the error. (See below.)
No errors in error_log.
Thanks.
Brian
-----
[Wed Dec 12 11:42:40 2012] [error] [client 108.50.62.2] Use of
uninitialized value in concatenation (.) or string at
LedgerSMB/Auth.pm line 79.
[Wed Dec 12 11:42:40 2012] [error] [client 108.50.62.2] DBI
connect('dbname=fatowls_old','',...) failed: fe_sendauth: no
password supplied at LedgerSMB.pm line 986
^^^^^^^^^^^^^ There is your problem.
That's really odd though if this is the same URL. It suggests that mod_rewrite is not passing the authentication headers in.
Best Wishes,
Chris Travers