Tutorial: How To Use Multiple PHP Versions (PHP-FPM & FastCGI) With ISPConfig 3 (Ubuntu 12.10)

March 26, 2013

Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP 5.x versions). This tutorial shows how to build PHP 5.3 and PHP 5.4 as a PHP-FPM and a FastCGI […]

More...

Tutorial: How To Use Multiple PHP Versions (PHP-FPM & FastCGI) With ISPConfig 3 (Debian Wheezy)

March 17, 2013

Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP 5.x versions). This tutorial shows how to build PHP 5.3 and PHP 5.4 as a PHP-FPM and a FastCGI […]

More...

Tutorial: The Perfect Server – CentOS 6.4 x86_64 (Apache2, Dovecot, ISPConfig 3)

March 14, 2013

This tutorial shows how to prepare a CentOS 6.4 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, […]

More...

Tutorial: How To Use Multiple PHP Versions (PHP-FPM & FastCGI) With ISPConfig 3 (CentOS 6.3)

March 12, 2013

Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP 5.x versions). This tutorial shows how to build PHP 5.3 and PHP 5.4 as a PHP-FPM and a FastCGI […]

More...

Tutorial: How To Use Multiple PHP Versions (PHP-FPM & FastCGI) With ISPConfig 3 (Ubuntu 12.04 LTS)

March 7, 2013

Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP 5.x versions). This tutorial shows how to build PHP 5.3 and PHP 5.4 as a PHP-FPM and a FastCGI […]

More...

ISPConfig 3.2.11p2 Released

February 9, 2024

This release fixes several bugs in ISPConfig. The most important one is that Rspamd config files for mailboxes got removed when the mailbox was edited. For a complete list of bug fixes, see the changelog link below. You can see the full changelog here: https://git.ispconfig.org/ispconfig/ispconfig3/-/milestones/92 Known issues Please take a look at the bug tracker: […]

More...

ISPConfig 3.1.4 Released

June 20, 2017

What’s new in ISPConfig 3.1.4 This release adds support for Debian 9 (Stretch) and fixes some minor bugs. Download The software can be downloaded here: http://www.ispconfig.org/downloads/ISPConfig-3.1.4.tar.gz Changelog https://git.ispconfig.org/ispconfig/ispconfig3/issues?assignee_id=&author_id=&label_name=&milestone_title=3.1.4&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 – […]

More...

ISPConfig Migration Tool 1.6.9 Released

June 12, 2017

The new ISPConfig Migration Tool 1.6.9 has just been released. This is a maintenance and bugfix release. ISPConfig Migration Tool The migration tool helps you to import data from other control panels (currently ISPConfig 2 and 3 – 3.1, Plesk 10 – 12.5 and Confixx 3) into a new ISPConfig 3 or ISPConfig 3.1 single- […]

More...

ISPConfig Billing Module 2.0.2 released

June 1, 2017

The ISPConfig Billing Module 2.0.2 has been released. This update contains a new PDF invoice template with a ‘Type’ column, some minor enhancements, and bugfixes for the ISPConfig Billing Module. Changelog New PDF invoice template with Type column. Add variable {REMINDER_DATE} in reminder email templates. Added column invoice_recurring_item_id in invoice_item database table. Add option in […]

More...

How to install PHP 7 as PHP-FPM & FastCGI for ISPConfig 3 on Debian 8

December 3, 2015

The final version of PHP 7 is available for download on Github and the PHP mirrors now. PHP7 is the next generation of the PHP programming language, it is up to 2 times faster than PHP 5.6 and 14 times faster than PHP 5.0 according to the release notes. The new PHP version is not […]

More...