Trouble installing Directadmin on Debian6 64bits

tincboy

Verified User
Joined
Aug 14, 2009
Messages
126
I got this error in installation process:
Code:
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
checking for mysql_close in -lmysqlclient... no
checking for mysql_error in -lmysqlclient... no
configure: error: mysql configure failed. Please check config.log for more information.

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

How can I fix this issue?
 
yes I did installed all prerequisites,
How to install mysql with custombuild?
 
I am having same problems try
cd /usr/local/directadmin/custombuild

./build mysql
 
Back
Top