ISPConfig 3.0.5.4 is available for download. This release includes new features and many bugfixes.
What's new in ISPConfig 3.0.5.4
-----------------------------------------------------
- Download
-----------------------------------------------------
The software can be downloaded here:
http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.5.4.tar.gz
------------------------------------
- Changelog
------------------------------------
=]ISPConfig::ISPConfig 3: Tasklist
--------------------------------------
- Known Issues:
--------------------------------------
Please take a look at the bugtracker:
ISPConfig::ISPConfig 3: Tasklist
--------------------------------------
- BUG Reporting
--------------------------------------
Please report bugs to the ISPConfig bugtracking system:
ISPConfig::ISPConfig 3: Tasklist
----------------------------------------
- Supported Linux Distributions
----------------------------------------
- Debian Etch (4.0) - Wheezy (7.0) and Debian testing
- Ubuntu 7.10 - 14.04
- OpenSuSE 11 - 13.1
- CentOS 5.2 - 6.5
- Fedora 9 - 15
-----------------------------------------
- Installation
-----------------------------------------
The installation instructions for ISPConfig can be found here:
Documentation
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
-------------------------------------------
What's new in ISPConfig 3.0.5.4
- Support for Apache 2.4.
- Support for Ubuntu 13.10 and 14.04.
- Support for OpenSuSE 12.3 and 13.1.
- Added option to disable a whole client with one click.
- Clients can be assigned to another reseller.
- Added limit templates for resellers.
- Added automatic welcome email for clients.
- Added min. password length and strength check.
- Add functions that allow clients to add their own nginx directives.
- The "Login as client" function is now available for resellers too.
- Added support for multiple email addresses in "send copy to" field of the mailbox.
- Several other minor features have been added and a lot of bugs have been fixed. Please see release notes for a full list of changes.
-----------------------------------------------------
- Download
-----------------------------------------------------
The software can be downloaded here:
http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.5.4.tar.gz
------------------------------------
- Changelog
------------------------------------
=]ISPConfig::ISPConfig 3: Tasklist
--------------------------------------
- Known Issues:
--------------------------------------
Please take a look at the bugtracker:
ISPConfig::ISPConfig 3: Tasklist
--------------------------------------
- BUG Reporting
--------------------------------------
Please report bugs to the ISPConfig bugtracking system:
ISPConfig::ISPConfig 3: Tasklist
----------------------------------------
- Supported Linux Distributions
----------------------------------------
- Debian Etch (4.0) - Wheezy (7.0) and Debian testing
- Ubuntu 7.10 - 14.04
- OpenSuSE 11 - 13.1
- CentOS 5.2 - 6.5
- Fedora 9 - 15
-----------------------------------------
- Installation
-----------------------------------------
The installation instructions for ISPConfig can be found here:
Documentation
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 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