mySQL Creating not working after upgade to etch

Discussion in 'Installation/Configuration' started by Ben, May 9, 2007.

  1. Ben

    Ben Active Member Moderator

    Hmm since the upgrade to etch I can not add mySQL-DBs / Users.
    I mean I can do but neither the DB not the user is created.

    In the ispconfig.log the only message that appears is:
    "INFO - Signalfile Set: insert"

    If I delete the DB then and empty the trash nothing happens.
    The logentries herefore are
    ISPConfi Version is 2.2.12
    Any ideas?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. Ben

    Ben Active Member Moderator

    Ah, php is linked against the libmysqlclient.so.14 which is no more available after the upgrade to etch....

    Will ISPConfig have a problem if I just do an update again?
    Otherwise I will just recompile the binaries on my own or I wait for the next release with the new php5 ;)
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    No. Just install libmysqlclient15-dev, then download and run the ISPConfig setup again. ISPConfig will update your system, even if the same ISPConfig version is already installed.
     

Share This Page