ISPConfig 2.2.37 is available for download.

This ISPConfig release adds support for new Linux versions, updates PHP and fixes several bugs.
Detailed Changelog
——————
– New: Added support for Debian 5.0.5.
– New: Added support for OpenSUSE 11.3.
– Updated PHP to 5.2.14
– Fixed Bug ftp_logs.php checks if /var/log/xferlog.0 exists (http://bugtracker.is…=1015&project=2).
– Fixed Bug FS#1178 (http://bugtracker.is…=1178&project=2).
– Fixed bug FS#990 (http://bugtracker.is…d=990&project=2).
– Fixed bug FS#968 (http://bugtracker.is…d=968&project=2).
– Fixed bug FS#1236 (http://bugtracker.is…=1236&project=2).
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.howtoforg…525&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/red…5.rf.x86_64.rpm
CentOS 5.x (i386):
yum install perl-Archive-Tar
rpm -ivh http://apt.sw.be/red…el5.rf.i386.rpm
CentOS 4.x (x86_64):
yum install perl-Archive-Tar
rpm -ivh http://apt.sw.be/red…4.rf.x86_64.rpm
CentOS 4.x (i386):
yum install perl-Archive-Tar
rpm -ivh http://apt.sw.be/red…l4.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.howtoforg…-ispconfig-2-p5
OpenSuSE 11.x, see chapter 17: http://www.howtoforg…-ispconfig-2-p6
Ubuntu 10.4, see chapter 22: http://www.howtoforg…-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…/documentation/
Download
——–
http://www.ispconfig…fig-2/download/
Forums
——
http://www.howtoforge.com/forums
Installation Instructions
————————-
Download the ISPConfig-2.2.37.tar.gz from ispconfig.org:
http://prdownloads.s…tar.gz?download
Installation on the shell as root user:
tar xvfz ISPConfig-2.2.37.tar.gz
cd install_ispconfig
./setup
The installer automatically detects the installed ISPConfig version and
performs an update.