At server startup. Not even with any requests to it. I will install
gdb and try it out.
Nick Kew wrote:
On Mon, 19 Nov 2007 10:52:58 -0500
Daniel Campbell <[EMAIL PROTECTED]> 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.
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]