Click to See Complete Forum and Search --> : Configure PHP4.0.5 w/ MySQL


gptix
06-13-2001, 06:31 PM
I'm trying to install PHP 4.0.5 w/ MySQL and when I run

./configure --with-mysql=/usr/local/mysql

configuration starts, but then halts with a message stating (not verbatim) that header files cannot be found in /usr/local/mysql/.


I installed mysql 3.23.39 from source.
I've successfuly run mysql.

I installed a recent version of Apache from source, and successfully run it.

I am running RH 7.1 (Seawolf) (it runs too).

Questions: What header files are required?
How do I communicate to _configure_ the location of these files?