Robert Brown writes:
> drieux writes:
> > the alternative of course is the simpler problem of
> > permissions, and that the web-server can not actually
> > read the file. Do you have a piece of test code that
> > merely opens and reads it?
I have a very simple utility -- actually a debug
drieux writes:
>
> On Friday, Nov 21, 2003, at 10:40 US/Pacific, Robert Brown wrote:
> [..]
> >
> > # open the username/password database or create it
> > dbmopen(%passwd, $passwd_db, 0600)
> > || die "cannot open $passwd_db: $!";
> >
> > And here is what gets logged in /var/log/httpd/e
On Friday, Nov 21, 2003, at 10:40 US/Pacific, Robert Brown wrote:
[..]
# open the username/password database or create it
dbmopen(%passwd, $passwd_db, 0600)
|| die "cannot open $passwd_db: $!";
And here is what gets logged in /var/log/httpd/error_log:
[Fri Nov 21 12:12:59 2003] [error] [client 1