ISPConfig 3.1.1 Released

What’s new in ISPConfig 3.1.1

ISPConfig 3.1.1 adds support for Ubuntu 16.10 and fixes several bugs that were found in ISPConfig 3.1.

This version contains an updated apache vhost template file. In case that you created a custom vhost override file, then ensure to add the modifications of the SSL configuration into your custom template.

Download

The software can be downloaded here:

http://www.ispconfig.org/downloads/ISPConfig-3.1.1.tar.gz

Changelog

https://git.ispconfig.org/ispconfig/ispconfig3/issues?assignee_id=&author_id=&label_name=&milestone_title=3.1.1&scope=all&sort=id_desc&state=closed

Known Issues

Please take a look at the bug tracker:

https://git.ispconfig.org/ispconfig/ispconfig3/issues

BUG Reporting

Please report bugs to the ISPConfig bug tracking system:

https://git.ispconfig.org/ispconfig/ispconfig3/issues

Supported Linux Distributions

– Debian Etch (4.0) – Jessie (8.0) and Debian testing
– Ubuntu 7.10 – 16.10
– OpenSuSE 11 – 13.2
– CentOS 5.2 – 7
– Fedora 9 – 15

Installation

The installation instructions for ISPConfig can be found here:

http://www.ispconfig.org/ispconfig-3/documentation/

Update

To update existing ISPConfig 3 installations, run these commands in the shell:

cd /tmp
wget http://www.ispconfig.org/downloads/ISPConfig-3.1.1.tar.gz
tar xvfz ISPConfig-3.1.1.tar.gz
cd ispconfig3_install/install
php -q update.php