ISPConfig 3.0.4.6-RC1 available for testing

Discussion in 'Developers' Forum' started by till, Jun 11, 2012.

  1. till

    till Super Moderator Staff Member ISPConfig Developer

    The first release candidate (RC1) version of the upcoming ISPConfig 3.0.4.6 is available for download. RC versions are released for testing purposes, it is not recommended to use them on production systems.

    This release is a bugfix release for ISPConfig 3.0.4

    Changelog

    http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=68&status[]=

    Download

    http://www.ispconfig.org/downloads/ISPConfig-3.0.4.6-rc1.tar.gz

    Update instructions

    Code:
    cd /tmp
    rm -rf /tmp/ispconfig3_install
    wget http://www.ispconfig.org/downloads/ISPConfig-3.0.4.6-rc1.tar.gz
    tar xvfz ISPConfig-3.0.4.6-rc1.tar.gz
    cd ispconfig3_install/install
    php -q update.php
     
  2. m4l41k4t

    m4l41k4t Member

    I see from web ISPConfig.org for ISPConfig version 3.0.4.6 has been released.
    I now use ISPConfig 3.0.4.5 with Ubuntu 12:04 32 Bit.
    I want to ask if I upgrade my ISPConfig version from version 3.0.4.5 to version 3.0.4.6 whether the previous web data will also be lost or remain there?
    Because this happened when I was having problems in my server like my post in the thread (http://www.howtoforge.com/forums/showthread.php?t=45905).
    Thank you so much
     
    Last edited: Jul 6, 2012
  3. cfoe

    cfoe Member

    If everything works normal you do not lose any data.

    Be careful if you modified any config files. when you reconfigure the services in the update process these modifications will be overwritten by the default ispconfig configs

    I just looked at the post you linked and saw you talked about ISPConfig 2. I hope you do not confuse the two versions
     
  4. m4l41k4t

    m4l41k4t Member

    Thanks a lot for the information cfoe and I have managed to upgrade ISPConfig version from version 3.0.4.5 to version 3.0.4.6 successfully without any data loss.

    But, it turns out after I try to upgrade the version is still not resolve my problem like that in Thread: http://www.howtoforge.com/forums/showthread.php?t=45905.

    Thread it in the bottom of my post with the ID "m4l41k4t" I used ISPConfig version 3 not version 2.
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Your problem is not related to ispconfig or the ispconfig version you use, thats why the update cozld not fix your issue. I posted a answer in your other thread. Please do not post the same issue in more then one thread.
     

Share This Page