Menü Schließen

ISPConfig – Version 3.1 veröffentlicht

ISPConfig Logo

Die Entwickler des Open Source Internet Service Provider Configuration Tools, kurz ISPConfig, haben die Version 3.1 nun als Stable veröffentlicht. Insgesamt sind laut Bugtracker 1.090 Änderungen durchgeführt worden.

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

ISPConfig 3.1 Highlights

  • New responsive User Interface based on the Bootstrap framework. The interface is responsive now which makes it easy to use ISPConfig on mobile devices.
  • Dkim support. Digital Signing of email’s with Dkim is now integrated.
  • DNSSEC support for creating signed DNS zones.
  • Let’s encrypt support. Create free SSL certificates with Let’s encrypt directly from within ISPConfig.
  • Management of XMPP Servers in ISPConfig.
  • Support for HHVM (Hip Hop Virtual Machine) as PHP engine.
  • Full PHP 7 support.
  • Support for Ubuntu 16.04.
  • New REST API (the SOAP API still exists).
  • Support for multiple default servers per client on multiserver installations.
  • Many small features, improvements, and bugfixes.

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

Update auf ISPConfig 3.1

Backup der Systemdaten und Datenbank
# cd /tmp
# wget http://www.ispconfig.org/downloads/ISPConfig-3.1.tar.gz
# tar xvfz ISPConfig-3.1.tar.gz
# cd ispconfig3_install/install
# php -q update.php

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert