On Wed, Jul 27, 2011 at 4:05 PM, Tom Browder <tom.brow...@gmail.com> wrote:
> I am trying to use a MySQL database for Digest password management on
> my remote server.  I have my httpd.conf file settings here:
>
> # mod_dbd configuration
> DBDriver mysql
> # MySQL params:
> #   host, port, user, pass, dbname, sock, flags, fldsz, group, reconnect
> DBDParams "dbname=passwords user=xxxx pass=xxxx host=xxx.xxx.xxx.xxx 
> port-3306"

port-3306 - typo or actual mistake in config file?

Cheers

Tom

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to