
April 29th, 2008, 04:11 AM
|
|
Registered User
|
|
Join Date: May 2007
Posts: 13
Time spent in forums: 1 h 37 m 10 sec
Reputation Power: 0
|
|
Installing PHP Mysql
Hi guys trying to installing the whole php,apache and mysql got mysql 5.0.2 and apache 2.02 and now the big daddy - php 5.2.5!.
Configs ok but when I try to go to a page get a mysql error cos it doesn't have the functions try and re config php with the --mysql options i.e
--with-pdo-mysql=/usr/local/mysql/bin/mysql_config --with-mysql=/usr/local/mysql/bin/mysql_config --with-mysqli-dir==/root/downloads/intel-icc9-libs-9.0-i386
but get this have tried all manner of options and keep getting this error any ideas thanks
Richard
checking for MING support... no
checking for mSQL support... no
checking for MSSQL support via FreeTDS... no
checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
configure: error: Cannot find MySQL header files under /root/downloads/intel-icc9-libs-9.0-i386.
Note that the MySQL client library is not bundled anymore!
|