Updating ISPConfigs live systems

Discussion in 'Installation/Configuration' started by miha1978, Nov 28, 2006.

  1. miha1978

    miha1978 New Member

    Hi

    I am running ISPConfig on 2 machines that are live systems. One system is CentOS 4.3 running ISPConfig ver. 2.2.3 other CentOS 4.4 running ISPConfig ver. 2.2.8. I want to know how safe is to update those versions to newest 2.2.8, or was there any sideeffects and unwanted bugs.
    Anyways i am pleased with work of the current versions but i would also like to stay up-to-date

    Thanks

    Tomislav
     
  2. Berry

    Berry New Member

    Just install the newest version upon existing one, ISPConfig will know that there are already existing prior installations and will reconfigure properetly.
    For any case I suggest backup prior upgrade.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

  4. miha1978

    miha1978 New Member

    Hmm i am having a great deal of problem here, i run the upgrade and all went okay and stoped at last point compiling. This is the error when i restarted the ispconfig server

    /etc/init.d/ispconfig_server: line 65: /root/ispconfig/httpd/bin/apachectl: No such file or directory
    ISPConfig system stopped!
    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
    ISPConfig system is now up and running!

    It looks like the httpd and php moved

    i am missing the web interface, mail service runs okay. I tried to restart ispconfig instalation but it didnt gave me an upgrade option

    here is the log

    Tue Nov 28 19:54:00 CET 2006 - [ISPConfig] - installation directory: /ispconfig/install_ispconfig
    Tue Nov 28 19:54:00 CET 2006 - [ISPConfig] - operating system: CentOS 4.4
    Tue Nov 28 19:54:03 CET 2006 - [ISPConfig] - Upgrade einer existierenden ISPConfig-Installation. / Upgrading an existing ISPConfig installation. / Mise ŕ jour d'une installation d'ISPConfig existante.
    Tue Nov 28 19:54:03 CET 2006 - [ISPConfig] - ISPConfig server stopped
    Tue Nov 28 19:54:14 CET 2006 - [ISPConfig] - selected language: en
    Tue Nov 28 19:54:16 CET 2006 - [ISPConfig] - licence accepted
    Tue Nov 28 19:54:17 CET 2006 - [ISPConfig] - httpd syntax ok!
    Tue Nov 28 19:54:17 CET 2006 - [ISPConfig] - gcc found: /usr/bin/gcc
    Tue Nov 28 19:54:17 CET 2006 - [ISPConfig] - make found: /usr/bin/make
    Tue Nov 28 19:54:17 CET 2006 - [ISPConfig] - flex found: /usr/bin/lex
    Tue Nov 28 19:54:25 CET 2006 - [ISPConfig] - Directory /var/www/sharedip created.
    Tue Nov 28 19:54:25 CET 2006 - [ISPConfig] - Use sharedip_index.html_en as SharedIP default page.
    Tue Nov 28 19:54:25 CET 2006 - [ISPConfig] - saved /home/admispconfig/ispconfig/lib/config.inc.php
    Tue Nov 28 19:54:25 CET 2006 - [ISPConfig] - saved /home/admispconfig/ispconfig/users
    Tue Nov 28 19:54:25 CET 2006 - [ISPConfig] - saved /home/admispconfig/ispconfig/adminmail.txt
    Tue Nov 28 19:54:33 CET 2006 - [ISPConfig] - created backup of directory /root/ispconfig/
    Tue Nov 28 19:54:50 CET 2006 - [ISPConfig] - created backup of directory /home/admispconfig/
    Tue Nov 28 19:54:50 CET 2006 - [ISPConfig] - deleted directory /root/ispconfig/
    Tue Nov 28 20:00:50 CET 2006 - [ISPConfig] - WARNING: could not unpack ISPConfig system
    Tue Nov 28 20:00:57 CET 2006 - [ISPConfig] - ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!
    Tue Nov 28 20:15:44 CET 2006 - [ISPConfig] - installation directory: /ispconfig/install_ispconfig
    Tue Nov 28 20:15:44 CET 2006 - [ISPConfig] - operating system: CentOS 4.4
    Tue Nov 28 20:15:47 CET 2006 - [ISPConfig] - Neuinstallation eines ISPConfig-Systems. / Installation of a new ISPConfig system. / Installation d'ISPConfig sur un nouveau systčme.

    I cannot see any backuped files, and ispconfig database is empy to the last bit... please help
     
    Last edited: Nov 28, 2006
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    The backup might have been deleted as you run the setup the second time without restoring the backup first. Please post the output of:

    ls -la /tmp | grep gz
     

Share This Page