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


I have. I do the ldd on the httpd and it shows the mysql client lib in
the list. I still get the segmentation fault as soon as I put the
DBDriver mysql command into the httpd.conf file. I have installed the
gdb but I am unsure exactly how to get it to produce the results I need.


the mysql-client from `ldd httpd` might be from the option --with-mysql=/usr/lib/mysql you put when compiling.

In my working installation libmysql-client is from `ldd libaprutil-x.x`. But I didnt use the included apr. You might try installing apr-util before hand to see if it makes any difference for you.

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