Re: [jamdb-user] First Install
Status: Beta
Brought to you by:
mschiff
From: Marc S. <ma...@sc...> - 2007-02-20 23:24:13
|
* Brian Dichiara schrieb am 20.02.07 um 22:38 Uhr: > I'm trying to install JamDB for the first time and i'm not sure how to setup the htpasswd file. I created a file called .htpasswd and put it in the etc/ folder. I then added a username and password using an online generator, but it won't let me log in. I get: > > > ERROR: password file could not be found The file has to be called "htpasswd" not ".htpasswd". You can change the filename that is being searched for using the HTPASSWD_FILE config option. Add users to the file with the htpasswd command. HTH -Marc -- BUGS My programs never have bugs. They just develop random features. If you discover such a feature and you want it to be removed: please send an email |