Upgrade 2.2.13 to 2.2.17 Failed on FC6.

Discussion in 'Installation/Configuration' started by Buzzen, Sep 28, 2007.

  1. Buzzen

    Buzzen New Member

    I tried to update to the current version last night as I have done before.

    Installation gets to " Preparing files. Please wait a moment... " and then does nothing. I let it sit for 8 hrs and still nothing.

    When I try to start ispconfig I get this...

    [root@ns1 /]# etc/init.d/ispconfig_server start
    Starting ISPConfig system...
    etc/init.d/ispconfig_server: line 45: /root/ispconfig/httpd/bin/apachectl: No such file or directory
    etc/init.d/ispconfig_server: line 47: /root/ispconfig/php/php: No such file or directory
    FreshClam is already running!
    ISPConfig system is now up and running!
     
    Last edited: Sep 28, 2007
  2. Buzzen

    Buzzen New Member

    Any ideas?

    I need to get my webserver back online so some help would be great, thanks :D
     
  3. Buzzen

    Buzzen New Member

    Thanks for all the help guys:( I Cant wait anymore I need to fix it on my own, that prolly means after a year of using ISPconfig I need to remove it.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Not sure what's wrong. Maybe your hard drive is full? What's the output of
    Code:
    df -h
    ?

    There should be backups of your old ISPConfig installation in /tmp from which you can restore your ISPConfig installation.
     
  5. Buzzen

    Buzzen New Member

    Filesystem Size Used Avail Use% Mounted on
    /dev/md2 444G 80G 342G 19% /
    /dev/md0 130M 10M 113M 9% /boot
    tmpfs 1.7G 0 1.7G 0% /dev/shm


    And sorry there was no backup made that I can find.
     
    Last edited: Sep 30, 2007
  6. Tripple2

    Tripple2 New Member

    Now idea what would happen but why don't you try to install 2.2.13
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Delete everything in the directory /home/admispconfig/ispconfig/temp/ except of the folder named webmail.

    Then run:

    mkdir /root/ispconfig

    and unpack and run the ISPConfig setup script again.
     
  8. Buzzen

    Buzzen New Member

    I had already done that and did a fresh install of current version. Everything seems to be working, all sites and emails, but when logging into ispconfig it is just default with no websites, accounts, email, or users.

    So it is now working again, all that remains is to update ipsconfig to reflect the server.
     

Share This Page