PDA

View Full Version : Error in Instalation (mysql header)


juampi
5th August 2005, 19:20
Hi all!
I need to solve a problem in the installation. The error is:
checking for MySQL UNIX socket location... no
configure: error: Cannot find MySQL header files under /usr.
Note that the MySQL client library is not bundled anymore.
ERROR: Could not configure PHP

But, I have installed correctly mysql, php and apache2. what is the problem?

Regards,
JP

till
5th August 2005, 20:00
Hi all!
I need to solve a problem in the installation. The error is:
checking for MySQL UNIX socket location... no
configure: error: Cannot find MySQL header files under /usr.
Note that the MySQL client library is not bundled anymore.
ERROR: Could not configure PHP

But, I have installed correctly mysql, php and apache2. what is the problem?

Regards,
JP

Have you installed the mysql-devel packages?

juampi
5th August 2005, 22:37
Thank you!
Now, i have the ispconfig installing.

JP