ISPConfig 2.2.3 released

Discussion in 'General' started by till, May 22, 2006.

  1. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig 2.2.3 is available for download.

    This ISPConfig release introduces support for
    SUSE Linux 10.1 and updates PHP to version 5.1.4.


    Detailed Changelog
    ------------------

    - Added: Support for SUSE 10.1
    - Added: Code to detect and prevent wrong library paths
    in case the ISPConfig libraries are used in third party
    projects not running on the ISPConfig Apache server.
    - Update: Updated PHP to version 5.1.4


    Download
    --------

    http://www.ispconfig.org/downloads.htm

    Forums
    ------

    http://www.howtoforge.com/forums


    Installation Instructions
    -------------------------

    Download the ISPConfig-2.2.3.tar.gz from sourceforge.net

    http://prdownloads.sourceforge.net/ispconfig/ISPConfig-2.2.3.tar.gz?download


    Installation on the shell as root User:

    tar xvfz ISPConfig-2.2.3.tar.gz
    cd install_ispconfig
    ./setup

    The installer automatically detects the installed ISPConfig version and performs an

    update.
     
  2. edge

    edge Active Member Moderator

    I'm still on version '2.2.0' with PHP 5.1.2

    The system is running fine for me! Should I update to 2.2.3, or leave it as is?
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    I think it is not nescessary to update. There are no security fixes in ISPConfig. But I'am not sure if there are security related bugs in php 5.1.2, maybe you shall check the PHP release notes on php.net.

    Update:
    -------

    I just read the relaese notes again. I think you better upgrade. There are some security fixes in the included ClamAV 0.88.2. that comes with ISPConfig 2.2.2 and of course 2.2.3 too :)
     
    Last edited: May 22, 2006
  4. edge

    edge Active Member Moderator

    Thanks Till,

    I'll do the update later today!
    How and what files do I need to backup again in case the update does not work for me? (you told me some time ago)
     
  5. edge

    edge Active Member Moderator

    found it again :)

     
  6. edge

    edge Active Member Moderator

    That was easy :)

    Code:
    ISPConfig
    Version: 2.2.3
    (c) ISPConfig 2006
    Thanks again ISPconfig team ..!
     
  7. brent.stephens

    brent.stephens New Member

    Wow, you guys have definitely tweaked the upgrade process since 2.2.0. I was amazed to see that I didn't have to enter anything in except for the SSL stuff. Way to go.

    Also...shouldn't this be a sticky thread?
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, thanks for the hint. Forgot to make it sticky as i posted the thread :)
     
  9. Hans

    Hans Moderator ISPConfig Developer

    Thanks!

    Thanks a lot again to the ISPConfig-team!

    Yesterday i have updated from ISPConfig 2.2.2 tp 2.2.3 and i also updated the new Uebimiau package.

    Everything works great again! Thanks for this great job again!

    Hans :)
     
  10. MvincM

    MvincM New Member

    Hi,

    After upgraing all my custom settings from config.inc.php was lost.

    Is ti right? Should I every upgrade edit config.inc.php?

    Best regards,
    MvincM
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, currently this is nescessary as the updater died not read custom settings except the database connection during upgrade.

    The best solution for the moment is to make a backup copy of config.inc.php and copy it back after the upgrade. You might want to check though, if any new config settings where introduced in the new version.
     
  12. MvincM

    MvincM New Member

    Thanks for information !

    Best regards,
    MvincM
     
  13. trueshanti

    trueshanti New Member

    hi

    i would like to know if the upgrade from 222 to 223 also includes sanity-checks to modified files (libs) and templates .. it would be nice to implement a check on md5sum for every file before overwriting .. and a diff-dialouge :cool:

    thnks for this great product

    love

    -c-
     
  14. falko

    falko Super Moderator ISPConfig Developer

    No, ISPConfig overwrites your customized files, so you better do a backup of those files before you update.
     
  15. till

    till Super Moderator Staff Member ISPConfig Developer

    Such a feature is not implemented in the installer.

    By the way, all changes are listed in the changelogs. Links to the chnagelogs can be found here:

    http://www.ispconfig.org/news.htm
     
  16. rafaelenrike

    rafaelenrike New Member

    using 2.1.2 version yet

    I'm using version 2.1.2 version on a FC4 production server. Are there any special recommendations before upgrading to the new version? Is there any upgrading guide somewhere to follow as the perfect setup guide?

    Thanks for your help.
     
  17. falko

    falko Super Moderator ISPConfig Developer

    Till mentioned the steps in the first post of this thread. :)
     

Share This Page