<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Lighttpd PHP FastCGI Configuration updates | TurnKey GNU/Linux</title><link>https://www.turnkeylinux.org/updates/lighttpd-php-fastcgi/</link><description>Recent content from TurnKey GNU/Linux</description><language>en-US</language><atom:link href="https://www.turnkeylinux.org/updates/lighttpd-php-fastcgi/index.xml" rel="self" type="application/rss+xml"/><item><title>New TurnKey Lighttpd PHP FastCGI Configuration version (19.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-190/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-190/</guid><pubDate>Mon, 31 Aug 2026 00:00:00 +0800</pubDate><description> Changes: Upgrade the base distribution to Debian 13/Trixie. Update Lighttpd, PHP-FPM, MariaDB and Adminer from the Debian Trixie repositories. PHP is served through the packaged FastCGI configuration. Use Debian's mysqltuner package in place of the inherited mutable upstream download. See the TurnKey Core 19.0 changelog for changes common to all appliances. Links Release meta-files (signature, manifest)</description></item><item><title> New TurnKey Lighttpd Php Fastcgi version (18.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-180/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-180/</guid><pubDate>Mon, 12 Feb 2024 10:01:44 +0000</pubDate><description> Changes: Updated all relevant Debian packages to Bookworm/12 versions; including PHP 8.2. [Anton Pyrogovskyi ] Ensure accesslog module is enabled. [Anton Pyrogovskyi ] Ensure hashfile includes URL to public key - closes #1864. Include webmin-logviewer module by default - closes #1866. Upgraded base distribution to Debian 12.x/Bookworm. Configuration console (confconsole): Support for DNS-01 Let's Encrypt challenges. [ Oleh Dmytrychenko github: @NitrogenUA ] Support for getting Let's Encrypt …</description></item><item><title> New TurnKey Lighttpd Php Fastcgi version (17.1)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-171/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-171/</guid><pubDate>Tue, 17 May 2022 04:45:59 +0000</pubDate><description> Changes: Updated all Debian packages to latest. [ autopatched by buildtasks ] Patched bugfix release. Closes #1734. [ autopatched by buildtasks ] Links Release meta-files (signature, manifest)</description></item><item><title> New TurnKey Lighttpd Php Fastcgi version (17.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-170/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-170/</guid><pubDate>Wed, 27 Apr 2022 12:15:54 +0000</pubDate><description> Changes: Updated all relevant Debian packages to Bullseye/11 versions; including PHP 7.4. Provide predefined dh_params (via 'turnkey-make-ssl-cert' where relevant) as per RFC7919 - part of #1653. Use default Debian PHP-FPM config (previously we supplied our own custom fastcgi service and setup). Configure OCSP stapling (will only work once a valid cert is configured). Enable HSTS by default (only effects HTTPS traffic - full implementation also requires HTTP redirect to HTTPS and valid cert). …</description></item><item><title> New TurnKey Lighttpd Php Fastcgi version (16.1)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-161/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-161/</guid><pubDate>Fri, 05 Mar 2021 01:57:50 +0000</pubDate><description> Changes: Note: Please refer to turnkey-core's 16.1 changelog for changes common to all appliances. Here we only describe changes specific to this appliance. Links Release meta-files (signature, manifest)</description></item><item><title> New TurnKey Lighttpd Php Fastcgi version (16.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-160/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-160/</guid><pubDate>Mon, 29 Jun 2020 03:44:50 +0000</pubDate><description> Changes: Explcitly disable TLS&lt;1.2 (i.e. SSLv3, TLSv1, TLSv1.1). (v15.x TurnKey releases supported TLS 1.2, but could fallback as low as TLSv1). Update SSL/TLS cyphers to provide "Intermediate" browser/client support (suitable for "General-purpose servers with a variety of clients, recommended for almost all systems"). As provided by Mozilla via https://ssl-config.mozilla.org/. Updated all relevant Debian packages to Buster/10 versions; including PHP 7.3. Updated version of mysqltuner script - …</description></item><item><title> New TurnKey Lighttpd Php Fastcgi version (15.1)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-151/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-151/</guid><pubDate>Tue, 11 Dec 2018 01:27:46 +0000</pubDate><description> Changes: Rebuild to resolve inadvertant removal of mariadb during sec-updates part of #1246. Links Release meta-files (signature, manifest)</description></item><item><title> New TurnKey Lighttpd Php Fastcgi version (15.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-150/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-150/</guid><pubDate>Mon, 30 Jul 2018 06:33:39 +0000</pubDate><description> Changes: Install Adminer directly from stretch/main repo Provide "adminer" root-like user for Adminer MySQL access Replace MySQL with MariaDB (drop-in MySQL replacement) Includes PHP7.0 (installed from Debian repos) Updated PHP default settings Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. Links Release meta-files (signature, manifest)</description></item><item><title> New TurnKey Lighttpd Php Fastcgi version (14.2)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-142/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-142/</guid><pubDate>Mon, 30 Jul 2018 05:28:09 +0000</pubDate><description> Changes: Updated Adminer to 4.2.5 Removed php-xcache (opcache enabled by default in php). Installed security updates. Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey Lighttpd Php Fastcgi version (14.1)</title><link>https://www.turnkeylinux.org/updates/lighttpd-php-fastcgi/new-turnkey-lighttpd-php-fastcgi-version-141/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/lighttpd-php-fastcgi/new-turnkey-lighttpd-php-fastcgi-version-141/</guid><pubDate>Thu, 14 Apr 2016 09:21:09 +0000</pubDate><description> Changes: Fix LigHTTPd bug in 15regen-sllcert (#512). Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance.i Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey Lighttpd Php Fastcgi version (14.0)</title><link>https://www.turnkeylinux.org/updates/lighttpd-php-fastcgi/new-turnkey-lighttpd-php-fastcgi-version-140/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/lighttpd-php-fastcgi/new-turnkey-lighttpd-php-fastcgi-version-140/</guid><pubDate>Tue, 15 Sep 2015 13:59:53 +0000</pubDate><description> Changes: Latest Debian Jessie package versions of all components. Replaced PHPMyAdmin with Adminer Hardened default SSL settings Note: Please refer to turnkey-core's changelog for changes common to all' appliances. Here we only describe changes specific to this appliance. Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey Lighttpd Php Fastcgi version (13.0)</title><link>https://www.turnkeylinux.org/updates/lighttpd-php-fastcgi/new-turnkey-lighttpd-php-fastcgi-version-130/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/lighttpd-php-fastcgi/new-turnkey-lighttpd-php-fastcgi-version-130/</guid><pubDate>Mon, 28 Oct 2013 19:16:47 +0000</pubDate><description> Changes: Latest Debian Wheezy package versions of all components. Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey Lighttpd Php Fastcgi version (12.1)</title><link>https://www.turnkeylinux.org/updates/lighttpd-php-fastcgi/new-turnkey-lighttpd-php-fastcgi-version-121/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/lighttpd-php-fastcgi/new-turnkey-lighttpd-php-fastcgi-version-121/</guid><pubDate>Thu, 06 Jun 2013 13:58:25 +0000</pubDate><description> Changes: Latest Debian Squeeze package versions of all components. Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance. Links Release meta-files (signature, manifest)</description></item><item><title>New TurnKey Lighttpd Php Fastcgi version (12.0)</title><link>https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-120/</link><guid isPermaLink="true">https://www.turnkeylinux.org/updates/new-turnkey-lighttpd-php-fastcgi-version-120/</guid><pubDate>Thu, 30 Aug 2012 07:24:57 +0000</pubDate><description> Changes: Initial public release of TurnKey Lighttpd PHP FastCGI Server. Lighttpd configured with FastCGI PHP support. Includes TurnKey Web Control panel with links to useful references and resources (convenience). Regenerates all secrets during installation / firstboot (security). MySQL related: Set MySQL root password on firstboot (convenience, security). Force MySQL to use Unicode/UTF8. Includes PhpMyAdmin (listening on port 12322 - uses SSL). SSL support out of the box. Includes php-xcache …</description></item></channel></rss>