I am trying to compile php 5 (yes it's been released today) with mysql on my
Linux (red hat 9) machine.
I keep getting the message "Cannot find MySQL header files under xxx".
I have tried about any path on the --with-mysql= option.
I have installed the mySQL-client-4.0.20-0 package through rpm. So it should
be somewere in /usr or /usr/local.
I can not find any header files for MySQL whatsoever.
Re: Cannot find MySQL header files under ... I have mysql set up on one box and Apache/PHP on another. ... Cannot find MySQL header files under "yes" ... the machine you try to compile the php, I assume you are using the OS that you ...Apache headers and deeding what features you want to include you may need ... (alt.php)
Re: Cannot find MySQL header files under ... I have mysql set up on one box and Apache/PHP on another. ... Cannot find MySQL header files under "yes" ... the machine you try to compile the php, I assume you are using the OS that you ...Apache headers and deeding what features you want to include you may need ... (alt.php)
Re: Cannot find MySQL header files under ... I have mysql set up on one box and Apache/PHP on another. ... and compilr PHP 5.0.4 I get the following compile error: ... You are lacking the header files, as you don't say what OS you are using on the machine you try to compile the php, I assume you are using the OS that you have on the machine from where you post this, installing mysql on microsoft don't provide you any header file, you need to download the mysql source and take the header files from there and put those in the location where you have header files on you install. ... (alt.php)
Compile problem of PHP 5 with mysql ...Linux (red hat 9) machine. ... I keep getting the message "Cannot find MySQL header files under xxx". ... (alt.php)
Re: problem with installing DBD::mysql module ... It looks like you are missing your MySQL header files. ... Otherwise consider uninstalling MySQL and reinstalling from either ... if the header files are more recent than the server on your system ... ... (perl.beginners)