In the process of compiling PHP5.2, if you encounter
Checking for MySQL support ... yes
Checking for specified location of the MySQL UNIX socket ... no
Checking for MySQL UNIX sockets location ... no
Configure:error:Cannot Find Libmysqlclient_r Under/usr/local/mysql.
Note that the MySQL client library isn't bundled anymore!
So, you need to be aware that you may use the--WITH-MPM module when compiling Apache, and then add--enable-thread-safe-client when compiling MySQL.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.