Shifted Database connection variables out into a configuration file
authorrangi <rangi>
Thu, 21 Dec 2000 19:56:43 +0000 (19:56 +0000)
committerrangi <rangi>
Thu, 21 Dec 2000 19:56:43 +0000 (19:56 +0000)
commit80a0cb638e979eefb4d9809af734e1b7b0429cb7
tree3ed8bb50c44ec5a1c939736dce37dbfdfdaba92a
parentd0374d003716dfb40796caad6390a4d69bfb0376
Shifted Database connection variables out into a configuration file
The permissions on this config file should also be strict, since they contain
the database password.
At a minimum, the apache user needs to be able to read it, as well as any other user that runs circ.
I would suggest ownership of www-data.libadmins with no access to others.
libadmins contain all users that use circ

destined for v1.08
C4/Database.pm