ISPConfig 3.0.4 is available for download. This release is a major update and introduces new
functions like:
- Virtual server management module
- Full support for Nginx webserver
- Mailman mailinglist management
- IPv6 support
- FAQ section in Help module
- Website folder protection
- Assign IP addresses to clients
- SNI support for Apache/nginx SSL certificates
- New remote-API documentation and example scripts for all functions
- Added support for key based SSH logins
Please see the changelog section below for a complete list of features and bugfixes.
=====================================================
*** New! The ISPConfig 3 manual is now available! ***
Version 1.3 for ISPConfig >= 3.0.4 (Date: 10/25/2011)
Author: Falko Timme <ft@falkotimme.com>
333 pages
The manual can be downloaded from these two links:
ISPConfig 3 Manual | ISPConfig - Hosting Control Panel
Version 1.2 Of The ISPConfig 3 Manual (Date: 05/04/2011) Available | HowtoForge - Linux Howtos and Tutorials
=====================================================
-----------------------------------------------------
- Download
-----------------------------------------------------
The software can be downloaded here:
Download ISPConfig Hosting Control Panel from SourceForge.net
------------------------------------
- Changelog
------------------------------------
=]ISPConfig::ISPConfig 3: Tasklist
--------------------------------------
- Known Issues:
--------------------------------------
Please take a look at the bugtracker:
ISPConfig::All Projects: Tasklist
--------------------------------------
- BUG Reporting
--------------------------------------
Please report bugs to the ISPConfig bugtracking system:
ISPConfig::All Projects: Tasklist
----------------------------------------
- Supported Linux Distributions
----------------------------------------
- Debian Etch (4.0) - Squeeze (6.0)
- Ubuntu 7.10 - 11.10
- OpenSuSE 11 - 11.4
- CentOS 5.2 - 6.0
- Fedora 9 - 15
-----------------------------------------
- Installation
-----------------------------------------
The installation instructions for ISPConfig can be found here:
Documentation | ISPConfig - Hosting Control Panel
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
Select "stable" as the 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.
Detailed instructions for making a backup before you update can be found here:
How to Update ISPConfig 3 « FAQforge
If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.
-------------------------------------------
- Manual update instructions
-------------------------------------------
functions like:
- Virtual server management module
- Full support for Nginx webserver
- Mailman mailinglist management
- IPv6 support
- FAQ section in Help module
- Website folder protection
- Assign IP addresses to clients
- SNI support for Apache/nginx SSL certificates
- New remote-API documentation and example scripts for all functions
- Added support for key based SSH logins
Please see the changelog section below for a complete list of features and bugfixes.
=====================================================
*** New! The ISPConfig 3 manual is now available! ***
Version 1.3 for ISPConfig >= 3.0.4 (Date: 10/25/2011)
Author: Falko Timme <ft@falkotimme.com>
333 pages
The manual can be downloaded from these two links:
ISPConfig 3 Manual | ISPConfig - Hosting Control Panel
Version 1.2 Of The ISPConfig 3 Manual (Date: 05/04/2011) Available | HowtoForge - Linux Howtos and Tutorials
=====================================================
-----------------------------------------------------
- Download
-----------------------------------------------------
The software can be downloaded here:
Download ISPConfig Hosting Control Panel from SourceForge.net
------------------------------------
- Changelog
------------------------------------
=]ISPConfig::ISPConfig 3: Tasklist
--------------------------------------
- Known Issues:
--------------------------------------
Please take a look at the bugtracker:
ISPConfig::All Projects: Tasklist
--------------------------------------
- BUG Reporting
--------------------------------------
Please report bugs to the ISPConfig bugtracking system:
ISPConfig::All Projects: Tasklist
----------------------------------------
- Supported Linux Distributions
----------------------------------------
- Debian Etch (4.0) - Squeeze (6.0)
- Ubuntu 7.10 - 11.10
- OpenSuSE 11 - 11.4
- CentOS 5.2 - 6.0
- Fedora 9 - 15
-----------------------------------------
- Installation
-----------------------------------------
The installation instructions for ISPConfig can be found here:
Documentation | ISPConfig - Hosting Control Panel
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
Select "stable" as the 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.
Detailed instructions for making a backup before you update can be found here:
How to Update ISPConfig 3 « FAQforge
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 [url]http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz[/url]
tar xvfz ISPConfig-3-stable.tar.gz
cd ispconfig3_install/install
php -q update.php