SUSE 10.0. x86-64 mysql problem

Discussion in 'Installation/Configuration' started by hobit007, Oct 21, 2005.

  1. hobit007

    hobit007 New Member

    I have problem with mysql in IspConfig installation:

    I changed everything as is described here
    http://www.howtoforge.com/forums/showpost.php?p=3877&postcount=12

    but it doesn’t't help - i got this error:

    ...
    checking for mysql_error in -lmysqlclient... no
    configure: error: mysql configure failed. Please check config.log for more information
    ERROR: Could not configure PHP


    Can somebody help?
    Thanks
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Are there any errors in the output before these three lines?
     
  3. Spum

    Spum ISPConfig Developer ISPConfig Developer

    Looks to me as if you don't have the MySQL server installed - Most, if not over 50% of ISPcoinfig requires MySQL for storage, so make sure you've installed MySQL Client libraries and server before attempting to install ISPconfig.

    The error message is basically saying "Where is MySQL?" , so if it's in a nonstandard install path, then you will have to edit the bash script for now to specify where MySQL is..

    so, post your config.log please :) Cheers.
     

Share This Page