ernst schoen-rene wrote:
Ah, thanks.  That's good to know.  I still cannot get this damn thing to
connect to the database, and I've been sticking bits of debug code in
mod_dbd and apr-util to no avail.
I use this:
DPDParams "host=localhost user=someuser pass=somepass"

Don't you want to add a dbname parameter there?

Apart from that, you might need to try running with -X
under a debugger (gdb/dbx/whatever) or under dtrace/strace.
Consult your local hack if necessary.

--
Nick Kew

---------------------------------------------------------------------
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