mysql error

blustic

Verified User
Joined
May 26, 2006
Messages
79
Location
France
Hello,

I have a problem when I try to build with this config:
#PHP settings. default_php possible values - 4 or 5
default_php=4
php4_cli=yes
php4_cgi=no
php5_cli=no
php5_cgi=yes
zend=no

#Possible values - 5.0 or 5.1 (4.1 is possible too, but it's EOL)
mysql=4.1
mysql_inst=yes

#Possible values - 1.3, 2.0 or 2.2
apache_ver=1.3

#Web applications
phpmyadmin=yes
squirrelmail=yes
roundcube=yes

#Mail options
mail-header-patch=yes
dovecot=no
eximconf=yes

#FTP options
proftpd=yes

#Custombuild options
clean=yes

error:
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 yes.
Note that the MySQL client library is not bundled anymore!

*** There was an error while trying to configure php. Check the configure/suphp/configure.php5 file

thank's for your help !
 
Do you still have this problem? (with the latest version of the CustomBuild script)
 
Back
Top