----- Original Message ----- From: "Daniel Campbell" <[EMAIL PROTECTED]>
To: <users@httpd.apache.org>
Sent: Tuesday, November 20, 2007 10:48 PM
Subject: Re: [EMAIL PROTECTED] dbd mysql segmentation fault in 2.2.6


Well I take that back some what. It still seg faults but only once per request instead of a continuous loop. Oh well....I keep plugging away at it...any more tips would be greatly appreciated...

Daniel Campbell wrote:
FINALLY, I found the problem and it was so simple.....I could shoot myself. I forgot DBDPersist off in the conf file. This was causing the seg faults.


Looks like you are missing one option in your configuration:  --enable-dbd

To take advantage of dbd you actually need to turn DBDPersist on and use --with-mpm=worker configuration option. But for now try adding --enable-dbd option first to see if it gets rid of your errors.

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

Reply via email to