Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP install MySQL error on raq

Status
Not open for further replies.

projectx1

IS-IT--Management
Feb 17, 2004
1
US
Hey,

Trying to upgrade php to the newest version, getting this error. Searched everywhere on the raq server for the mysql headers.

Exact error when compiling
"configure: error: Cannot find MySQL header files under /var/lib/mysql/"

I've tried /home/mysql everywhere... is because my mysql is outdated?

You chose to compile PHP with the built-in MySQL support. If you |
| are compiling a server module, and intend to use other server |
| modules that also use MySQL (e.g, mod_auth_mysql, PHP 3.0, |
| mod_perl) you must NOT rely on PHP's built-in MySQL support, and |
| instead build it with your local MySQL support files, by adding |
| --with-mysql=/path/to/mysql to your configure line.





 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top