ISPConfig 2.2.38 is available for download

Discussion in 'General' started by till, Mar 23, 2011.

  1. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig 2.2.38 is available for download.

    This ISPConfig release adds support for new Linux versions, updates PHP and fixes several bugs.

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

    - Updated PHP to 5.2.17
    - Updated OpenSSL to 0.9.8r
    - Updated ClamAV to 0.97
    - Updated awstats to 7.0
    - Added support for Russian domain names in the DNS Manager (see http://bugtracker.ispconfig.org/index.php?do=details&task_id=1410&project=2&order=id&sort=desc).
    - Corrected some spelling errors in french translation
    - Fixed bug FS#968 (http://bugtracker.ispconfig.org/index.php?do=details&task_id=968&project=2)
    - bug FS#990 (http://bugtracker.ispconfig.org/index.php?do=details&task_id=990&project=2).
    - Added check in order to be able to manipulate co-domains from remoting framework.
    - Fixed a problem with FTP restarts.
    - Fixed a problem with deleting files in webFTP.

    Changed system requirements
    -----------------------------

    This release requires that you have these two new perl modules installed on your system: NetAddr::IP and Archive::Tar

    Installation instructions for the new perl modules:

    Debian 5.0 and newer Ubuntu releases:

    apt-get install libnetaddr-ip-perl libarchive-tar-perl

    For Debian 4.0 and older Ubuntu releases, please read this thread:

    http://www.howtoforge.com/forums/showpost.php?p=229525&postcount=4

    Fedora:

    yum install perl-NetAddr-IP perl-Archive-Tar

    OpenSUSE:

    yast -i perl-NetAddr-IP perl-Archive-Tar

    Mandriva:

    urpmi perl-NetAddr-IP perl-Archive-Tar

    CentOS 5.x (x86_64):

    yum install perl-Archive-Tar
    rpm -ivh http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS/perl-NetAddr-IP-4.027-1.el5.rf.x86_64.rpm

    CentOS 5.x (i386):

    yum install perl-Archive-Tar
    rpm -ivh http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/perl-NetAddr-IP-4.027-1.el5.rf.i386.rpm

    CentOS 4.x (x86_64):

    yum install perl-Archive-Tar
    rpm -ivh http://apt.sw.be/redhat/el4/en/x86_64/rpmforge/RPMS/perl-NetAddr-IP-4.027-1.el4.rf.x86_64.rpm

    CentOS 4.x (i386):

    yum install perl-Archive-Tar
    rpm -ivh http://apt.sw.be/redhat/el4/en/i386/rpmforge/RPMS/perl-NetAddr-IP-4.027-1.el4.rf.i386.rpm"

    ----------------
    - Important -
    ----------------

    The Apache 1.3.41 bundled with ISPConfig might need a change in the stdio.h file of
    your Linux distribution to compile correctly. This change is described in the "Perfect
    Server" tutorials and is only needed for newer Linux versions. If you have not modified
    the stdio.h file as you installed ISPConfig, then it might be nescessary to do it
    before you install the update or the update might fail.

    Debian 5.0: No change needed.
    CentOS 5.5: No change needed.
    Fedora 13, see chapter 16: http://www.howtoforge.com/perfect-server-fedora-13-x86_64-ispconfig-2-p5
    OpenSuSE 11.x, see chapter 17: http://www.howtoforge.com/perfect-server-opensuse-11.2-x86_64-ispconfig-2-p6
    Ubuntu 10.4, see chapter 22: http://www.howtoforge.com/perfect-server-ubuntu-10.04-lucid-lynx-ispconfig-2-p7

    If you are unsure if your linux version is affected, please take a look into the
    ISPConfig 2 "Perfect Server" guide for the Linux distribution you use.

    http://www.ispconfig.org/ispconfig-2/documentation/


    Download
    --------

    http://www.ispconfig.org/ispconfig-2/download/

    Forums
    ------

    http://www.howtoforge.com/forums


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

    Download the ISPConfig-2.2.38.tar.gz from ispconfig.org:

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


    Installation on the shell as root user:

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

    The installer automatically detects the installed ISPConfig version and
    performs an update.
     
  2. edge

    edge Active Member Moderator

    Thank you.
     
  3. falko

    falko Super Moderator Howtoforge Staff

    In addition to the above changelog, this release also adds support for OpenSUSE 11.4 (previous ISPConfig 2 versions won't build on OpenSUSE 11.4).
     

Share This Page