Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

After installing shared MySQL support, Apache dumps core as soon as libphp4.so is loaded. Can this be fixed?

0
Posted

After installing shared MySQL support, Apache dumps core as soon as libphp4.so is loaded. Can this be fixed?

0

If your MySQL libs are linked against pthreads this will happen. Check using ldd. If they are, grab the MySQL tarball and compile from source, or recompile from the source rpm and remove the switch in the spec file that turns on the threaded client code. Either of these suggestions will fix this. Then recompile PHP with the new MySQL libs.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.