Newsletter

Abonnieren Sie unseren Newsletter und bleiben Sie informiert über Neuigkeiten und Updates.

Email:
(Wenn sie den Newsletter nicht mehr erhalten möchten, klicken Sie auf folgenden link.)

Our Sponsors

Wir freuen uns über die Leistungen von Artmotion, einem Rechenzentrums & Dedicated Server Provider.

ISPConfig 2.2.36 released

Freitag, Mai 28, 2010

ISPConfig 2.2.36 is available for download.

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

Detailed Changelog

- New: Added support for Fedora 13
- New: Added support for OpenSuSE 12.0
- New: Added an option to config.inc.php to NOT have the stats belong to the web concerned, but to root
- New: Added global stats user to awstats statistics
- New: Added option in config.inc.php to make log directories belong to root instead of the web owner (more fair concerning quota usage)
- New: Added random password for admin on installation
- Updated PHP to 5.2.13
- Updated Spamassassin to 3.3.1
- Updated ClamAV to 0.96.1
- Updated OpenSSl to 0.9.8m
- Changed: Encryption of SSL keys is now 2048 Bits
- Changed: Disable webalizer debug setting, can be enabled while actually debugging
- Changed: Cleanup of the installer and interface code.
- Changed: Removed duplicate database indexes.
- Bugfix: FS#509 – anonymous ftp should not list incoming directory
- Bugfix: correctly purge ALL old access logs from system log directory (useful if cron job might have failed to run one day)
- Bugfix: The *automatic* whitelist is not a score that can be adjusted
- Bugfix: FS#887 – Remove hardcoded server_url to allow proxying ISPConfig site
- Bugfix: Added a patch that fixed a compile problem in ClamAV on Fedora Linux 11 and below.

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/Ubuntu:

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

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

Download

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

Forums

http://www.howtoforge.com/forums

Installation Instructions

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

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

Installation on the shell as root user:

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

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

ISPConfig remote update service is available here.

This tutorial shows how to prepare a CentOS 5.5 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more. More…

This tutorial shows how to set up a CentOS 5.5 server (x86_64) that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 64-bit version of CentOS 5.5, but should apply to the 32-bit version with very little modifications as well. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig (i.e., ISPConfig runs on it out of the box). More…

With this small howto I explain how to protect your phpmyadmin installation on your Debian server with ISPConfig3 against hack attempts as much as possible. I assume that you already have an ISPConfig3 server running on Debian, which has been set up according to this howto and that phpmyadmin has been installed from the Debian repository into the directory /usr/share/phpmyadmin. With this default setup you can access phpMyAdmin via: http://www.anywebsiteonyourserver.tld/phpmyadmin, which we’re going to change for security reasons. More…

ISPConfig 3.0.2.1 released

Montag, März 22, 2010

ISPConfig 3.0.2.1 is available for download. This release fixes some bugs that were found in ISPConfig 3.0.2. For a detailed list of changes, please see the changelog section below.

List of changes and new features

The 3.0.2.1 is available for download here .

ISPConfig 3.0.2 released

Donnerstag, März 11, 2010

This is the final version of the ISPConfig 3.0.2. This release is a major release of the ISPConfig 3 Hosting Control panel which brings many new features, improves the functionality and contains fixes for several bugs.

List of changes and new features

The 3.0.2 is available for download here .

ISPConfig 2.2.35 released

Mittwoch, November 25, 2009

This ISPConfig fixes a bug in the backup function and adds a fix for ClamAV on Fedora Linux.

Detailed Changelog

  • Bugfix: Fixed a security problem in the ispconfig backup script. Many thanks to Quintin Russ for reporting this problem and testing the bugfix.
  • Bugfix: Added a patch that fixed a compile problem in ClamAV on Fedora Linux 11 and below.

The 2.2.35 release is available for download here .