ISPConfig install error

Discussion in 'General' started by mphayesuk, Oct 29, 2005.

  1. mphayesuk

    mphayesuk Member HowtoForge Supporter

    ERROR: Could not configure PHP

    I think this means php was not install properly, which setup setup steps should I re-run.

    Thanks
     
  2. mphayesuk

    mphayesuk Member HowtoForge Supporter

    Also I get this error

    configure: error: Cannot find libmysqlclient under /usr.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Some lines above this error must be the error message that stops the installer. Please post this error to the forum so we can figure out what was wrong.

    To rerun the installer:

    1) Delete the install_ispconfig directory
    2) Delete the directorys:

    rm -rf /home/admispconfig
    rm -rf /root/ispconfig

    3) unpack the installer tar.gz file again and run the setup script.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please install the mysql-dev package. Is this a 32 Bit or 64 Bit linux?
     
  5. mphayesuk

    mphayesuk Member HowtoForge Supporter

    64bit

    Can you post the isntall line for me.

    Thanks
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    You have to tweak the installer to install ISPCOnfig on a 64bit system. If you serch for "x86_64" in the forum you will find several threads about that.
     

Share This Page