problems after upgrade to 11.10

Discussion in 'Installation/Configuration' started by mkslim, Mar 5, 2012.

  1. mkslim

    mkslim New Member

    I upgraded Ubuntu from 10 to 11.10 (mistake)
    I found and downgraded Saslauthd as per the instructions but
    I get networking errors on startup
    failtoban is not working and when I login to control panel I get (Debian Unknown) under system state?
    Please advise what I can check to correct problems please.
    Thanks in advance!
    mkslim
     
    Last edited: Mar 5, 2012
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Have you updated ispconfig after the ubuntu update? if not, I recommend to do that as next step.
     
  3. mkslim

    mkslim New Member

    upgrade

    Would it be safe to use the upgrade method listed in the manual as I ran the upgrade BEFORE when ubuntu was 10.10.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    You can use this upgrade method:

    Code:
    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
     

Share This Page