Could not update ISPConfig

Discussion in 'HOWTO-Related Questions' started by Spotje, Sep 26, 2014.

  1. Spotje

    Spotje New Member

    Hi,

    Tryd to update but i will stop in the backup.
    Even when i dont want to take a backup the script is stopping and not updating my ISPConfig.
    Whats going wrong?

    >> Update

    Operating System: 14.04.1 LTS (Trusty Tahr)

    This application will update ISPConfig 3 on your server.

    Shall the script create a ISPConfig backup in /var/backup/ now? (yes,no) [yes]:

    Creating backup of "/usr/local/ispconfig" directory...
    Creating backup of "/etc" directory...
    root@vweb1:/tmp/ispconfig3_install/install#
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Seems as if you compiled a php cli binary without mysql support and replaced the system php with that binary.

    run:

    mv /usr/local/bin/php /usr/local/bin/php_bak

    and try the update again.
     
  3. Spotje

    Spotje New Member

    Thanx Till, that did the trick, its updated now!
    Thanx for you help!
     
    Last edited by a moderator: Feb 1, 2015

Share This Page