Entry
Why do I get the error message "No such file. Could not open Db auth file" in my error log when I know that the db auth file DOES exist?
Apr 24th, 2002 13:25
federico chang, nadine gossamer,
It happened to me too but in my case i compiled and installed
the apache under /usr/local and the perl was in /usr/local/bin,
but recently i upgrade perl rpm to /usr and have deleted the
older one, so it might be the dbmmanage refuse to follow the
$PATH to use the new perl.
So after i do "ln -s /usr/bin/perl /usr/local/bin/perl" the
dbmmanage is working again.
the error message i got was:
(13)Permission denied: could not open db auth file:
/usr/local/apache/conf/Users.db
DB user fede not found: /usr/local/apache/htdocs/index.html