ERROR: Could not configure PHP

Discussion in 'Installation/Configuration' started by guybrush, Nov 4, 2005.

  1. guybrush

    guybrush New Member

    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
     

    Attached Files:

  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
    Last edited: Nov 4, 2005
  3. guybrush

    guybrush New Member

    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
     
  4. falko

    falko Super Moderator ISPConfig Developer

Share This Page