hi! i´ve tried to install ispcnfig on my sarge box. everything works fine, some minutes of funny messages, and i´m gettin happier and happier ;-) but then it happens: short after creating my certificates this error happens: Code: checking for msession 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 /usr. Note that the MySQL client library is not bundled anymore. [B]ERROR: Could not configure PHP[/B] multiserve:~/dl/install_ispconfig# it´s a minimal installation from the netinstall cd, the following packages are installed (attached as txtfile due postlenght limitation): can anyone help me? greetz n thx guybrush
You have to install the mysql-devel package. Dont forget to delete the install_ispconfig directory and the /root/ispconfig and /home/admispconfig directories before you unpack and run the installaer again.
till, thanks for your fast reply! but a little failure was in your post, it wasn´t the package mysql-devel, this is an obsolete package. apt told me to use libmysqlclient14-dev and libmysqlclient14, installation goes it´s way, i´ve passed the "php-error-point" and now, let´s see if there are any problems left. danke schön ;-) greetz guybrush
Also have a look here: http://www.howtoforge.com/perfect_setup_debian_sarge_p4 Code: apt-get install mysql-server mysql-client libmysqlclient12-dev