On Mon, 19 Nov 2007 10:52:58 -0500 Daniel Campbell <campbell@xxxxxxx> wrote: > After quite a bit of trouble I finally got the dbd mysql compiled but > now as soon as I put the "DBDriver mysql" directive into the > httpd.conf file I get endless Segmentation Fault messages in the > error log. At server startup or when it tries to authenticate a request? Can you get a traceback from that? Run the server under gdb (with the -X flag to prevent it detaching), until you get a crash. Then you can get a backtrace from gdb. Or get a coredump and backtrace from that. > Any suggestions? Below is my DBDriver call: That looks OK to me. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx