ISPConfig 3.0.1 is available for download. This release is the first stable release of the ISPConfig 3 series.
ISPConfig 3 is a new Hosting Control Panel rewritten from scratch. ISPConfig 3 is not a direct update for ISPConfig 2. Do not install it on an ISPConfig 2 server. The development of ISPConfig 2 will not stop with the release of ISPConfig 3.
Features of ISPConfig 3 compared to ISPConfig 2
-----------------------------------------------------
- Support for virtual mail users
- Support for virtual FTP users
- Support for multiple servers
- Support for splitting of services to multiple servers (database, web, FTP and DNS can be on different servers).
Download
-----------------------------------------------------
The software itself can be downloaded here:
http://downloads.sourceforge.net/ispconfig/ISPConfig-3.0.1.tar.gz?use_mirror=
Changes:
--------------------------------------
- Many bugs have been fixed, see bugtracker:
http://bugtracker.ispconfig.org/index.php?string=&project=3&due[]=19&status[]=closed&do=index
For a detailed changelog, please have a look at the SVN history with an SVN client of your choice:
svn://svn.ispconfig.org/ispconfig3/trunk/
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) - Debian Lenny (5.0)
- Ubuntu 7.10 - 8.10
- OpenSuSE 11 - 11.1
- CentOS 5.2
- Fedora 9
Installation
--------------------
The installation instructions for ISPConfig can be found in the text files (named INSTALL_*.txt) which are inside the docs folder of the ISPConfig-3.0.1.tar.gz file.
Update
--------------------
To update existing ISPConfig 3 installations, run this command on the shell:
ispconfig_update.sh
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
--------------------------
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
ISPConfig 3 is a new Hosting Control Panel rewritten from scratch. ISPConfig 3 is not a direct update for ISPConfig 2. Do not install it on an ISPConfig 2 server. The development of ISPConfig 2 will not stop with the release of ISPConfig 3.
Features of ISPConfig 3 compared to ISPConfig 2
-----------------------------------------------------
- Support for virtual mail users
- Support for virtual FTP users
- Support for multiple servers
- Support for splitting of services to multiple servers (database, web, FTP and DNS can be on different servers).
Download
-----------------------------------------------------
The software itself can be downloaded here:
http://downloads.sourceforge.net/ispconfig/ISPConfig-3.0.1.tar.gz?use_mirror=
Changes:
--------------------------------------
- Many bugs have been fixed, see bugtracker:
http://bugtracker.ispconfig.org/index.php?string=&project=3&due[]=19&status[]=closed&do=index
For a detailed changelog, please have a look at the SVN history with an SVN client of your choice:
svn://svn.ispconfig.org/ispconfig3/trunk/
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) - Debian Lenny (5.0)
- Ubuntu 7.10 - 8.10
- OpenSuSE 11 - 11.1
- CentOS 5.2
- Fedora 9
Installation
--------------------
The installation instructions for ISPConfig can be found in the text files (named INSTALL_*.txt) which are inside the docs folder of the ISPConfig-3.0.1.tar.gz file.
Update
--------------------
To update existing ISPConfig 3 installations, run this command on the shell:
ispconfig_update.sh
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
--------------------------
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