ISPConfig 3.0.1.6 is available for download. This release is a bugfix release for ISPConfig 3.
Download
-----------------------------------------------------
The software can be downloaded here:
http://downloads.sourceforge.net/ispconfig/ISPConfig-3.0.1.6.tar.gz?use_mirror=
Changes:
--------------------------------------
- A bug in the updater for multiserver setups has been fixed.
- A bug in the apache rewrite rule setup has been fixed.
- A bug in jk_init.ini has been fixed which affects only jailkit 2.9 installations.
Known Issues:
--------------------------------------
Please take a look at the bugtracker:
http://bugtracker.ispconfig.org
BUG Reporting
--------------------------------------
Please report bugs to the ISPConfig bugtracking system:
http://bugtracker.ispconfig.org
Supported Linux Distributions
-----------------------------
- Debian Etch (4.0) - Lenny (5.0)
- Ubuntu 7.10 - 9.04
- OpenSuSE 11 - 11.1
- CentOS 5.2 - 5.3
- Fedora 9 - 10
Installation
--------------------
The installation instructions for ISPConfig can be found here:
http://www.ispconfig.org/documentation.htm
or in the text files (named INSTALL_*.txt) which are inside the docs folder of the .tar.gz file.
Update
--------------------
To update existing ISPConfig 3 installations, run this command on the shell:
ispconfig_update.sh
And select "stable" as update resource. The script will check if an updated version of ISPConfig 3 is available and then download the tar.gz and start the setup script.
If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.
Manual update instructions
--------------------------
Download
-----------------------------------------------------
The software can be downloaded here:
http://downloads.sourceforge.net/ispconfig/ISPConfig-3.0.1.6.tar.gz?use_mirror=
Changes:
--------------------------------------
- A bug in the updater for multiserver setups has been fixed.
- A bug in the apache rewrite rule setup has been fixed.
- A bug in jk_init.ini has been fixed which affects only jailkit 2.9 installations.
Known Issues:
--------------------------------------
Please take a look at the bugtracker:
http://bugtracker.ispconfig.org
BUG Reporting
--------------------------------------
Please report bugs to the ISPConfig bugtracking system:
http://bugtracker.ispconfig.org
Supported Linux Distributions
-----------------------------
- Debian Etch (4.0) - Lenny (5.0)
- Ubuntu 7.10 - 9.04
- OpenSuSE 11 - 11.1
- CentOS 5.2 - 5.3
- Fedora 9 - 10
Installation
--------------------
The installation instructions for ISPConfig can be found here:
http://www.ispconfig.org/documentation.htm
or in the text files (named INSTALL_*.txt) which are inside the docs folder of the .tar.gz file.
Update
--------------------
To update existing ISPConfig 3 installations, run this command on the shell:
ispconfig_update.sh
And select "stable" as update resource. The script will check if an updated version of ISPConfig 3 is available and then download the tar.gz and start the setup script.
If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.
Manual update instructions
--------------------------
Code:
cd /tmp
wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz
tar xvfz ISPConfig-3-stable.tar.gz
cd ispconfig3_install/install
php -q update.php