
July 26th, 2009, 02:47 AM
|
|
Registered User
|
|
Join Date: Jul 2009
Posts: 1
Time spent in forums: 3 m 32 sec
Reputation Power: 0
|
|
|
PHP installation error
I have downloaded MySql 5.1.36 and installed it .
Next I was trying to install PHP-5.2.10, on running
"./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql"
this error cropped up :
"configure: error: Cannot find MySQL header files under yes.
Note that the MySQL client library is not bundled anymore!"
Do I need to install anything else? MySQL and PHP were downloaded
as gunzipped tar archives. I have read the FAQ in the PHP
install manual and can see nothing about this particular error.
Where can I get the MySQL client library? I am on Centos 5.3.
|