----- Original Message ----- From: "Daniel Campbell" <campbell@xxxxxxx>
To: <users@xxxxxxxxxxxxxxxx> Sent: Tuesday, November 20, 2007 3:59 PM Subject: Re: 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx