Click to See Complete Forum and Search --> : Configuring Php With Apache And Mysql


durahman
08-06-2006, 06:27 AM
I an using Red Hat ES Ver3.

I had installed Apache 2.2.3 and MySQL 5.0 successfully.

I had downloaded PHP 5.1.4

Problem is when I tried to configure PHP as follows:

./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql

The following message displayed:

Checking MySQL Unix Socket Location
Configure ... /temp/mysql.sock
error: cannot find MySQL header files under yes .
Note that MySql Client library is not bundle anymore!

Can someone explain this error to me.

Tq