|
ISPConfig 2.2.0
This release includes major feature enhancements.
- Support
for 64Bit Linux:
Added x86_64 support for Debian, Ubuntu, Fedora, SuSE, Mandriva,
and CentOS.
- Support for Slackware and Trustix Linux.
- All included software
packages are now compiled from source for
better portability and are updated to the latest versions.
- Email
forwarder configuration in mailuser interface.
- Support for
MD5 password encrytion.
Detailed Changelog
- Support for 64Bit Linux:
Added x86_64 support for Debian, Ubuntu, Fedora, SuSE, Mandriva,
and CentOS.
- Installer is now more fault-tolerant (e.g. it
keeps asking for the MySQL
login until you type in the correct data).
- The installer compiles
now also SpamAssassin, cronolog, zip and unzip from the sources.
- Added
support for OpenVZ / Virtuozzo network interfaces (venet+)
in the Bastille firewall script.
- Added Slackware support.
- Added support for MD5 password encrytion.
- Enable / disable
PHP filters for Apache2.
- Updated ClamAV to version 0.88.
- Updated Backend-Apache to version
1.3.34.
- Updated Backend-PHP to version 5.1.2.
- Updated Backend-mod_ssl
to version 2.8.25-1.3.34.
- Updated Backend-OpenSSL to version
0.9.8a.
- Added option in config file to enable sudo for webquota
statistics.
- Added email forwarder configuration in mailuser
interface.
- Updated Swedish, French, and Italian language files.
- Added
default values in SQL dump.
- Mailquota recipe is removed from
configuration if Maildir is used.
- Automatic Co-Domains are
added only if the Co-Domain does not
exist for another web site yet.
- Form for creating users now
shows the correct email addresses
(if a web sub.example.com with no Co-Domain is created, then
the email
address of a new user will be shown as username@sub.example.com
instead of username@example.com).
- The
server url is now set dynamically in config.inc.php.
- Added
support for custom charsets in control panel interface
(iso-8859-1, iso-8859-2, iso-8859-3, ...).
- Improved Trustix30
support.
- Bugfix: HTTP headers in admin database backup script
fixed for IE.
- Bugfix: HTTP headers in client backup script
fixed for IE.
- Bugfix: Fixed a bug when copying clients and
webs to an other reseller,
the permissions are not updated correctly.
- Bugfix: Use server's
hostname for default MX records.
- Bugfix: Fixed bug in clients'
recycle bin.
- Bugfix: Creation of multiple MySQL databases
at one time is now possible.
Download
http://www.ispconfig.org/downloads.htm
Forums
http://www.howtoforge.com/forums
Installation Instructions
Download the ISPConfig-2.2.0.tar.gz from sourceforge.net
http://prdownloads.sourceforge.net/i...ar.gz?download
Installation on the shell as root User:
tar xvfz ISPConfig-2.2.0.tar.gz
cd install_ispconfig
./setup
The installer automatically detects the installed ISPConfig
version and performs an update.
|