Debian upgraded but ISPConfig is down!

Discussion in 'Installation/Configuration' started by vaio1, Oct 10, 2015.

  1. vaio1

    vaio1 Member

    Hi guys,

    I have upgraded ISPConfig as mentioned here: https://www.howtoforge.com/communit...fig3-debian-wheezy-to-jessie-in-openvz.70071/

    then I have downloaded the latest stable ISPConfig 3:

    cd /tmp
    wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz
    tar xvfz ISPConfig-3-stable.tar.gz
    cd ispconfig3_install/install
    php -q update.php​

    then

    Operating System: Debian or compatible, unknown version.
    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...
    Warning: Using a password on the command line interface can be insecure.
    Warning: Using a password on the command line interface can be insecure.
    Checking ISPConfig database .. Warning: Using a password on the command line interface can be insecure.
    OK
    Starting incremental database update.
    Reconfigure Permissions in master database? (yes,no) [no]: yes
    Reconfigure Services? (yes,no) [yes]:
    Configuring Pureftpd
    Configuring Apache
    Configuring vlogger
    Configuring Apps vhost
    Configuring Database
    Updating ISPConfig
    ISPConfig Port [8080]:
    Create new ISPConfig SSL certificate (yes,no) [no]:
    Reconfigure Crontab? (yes,no) [yes]:
    Updating Crontab
    Restarting services ...

    Now the ISPConfig is down!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    any errors when you restart apache?
     
    vaio1 likes this.
  3. vaio1

    vaio1 Member

    solved! thanks Till!
     

Share This Page