Re: dbmopen replacement in perl 5.8.0

2003-11-21 Thread Robert Brown
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

Re: dbmopen replacement in perl 5.8.0

2003-11-21 Thread Robert Brown
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

Re: dbmopen replacement in perl 5.8.0

2003-11-21 Thread drieux
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