The default Lighttpd PHP-FastCGI configuration file is located at /etc/php/7.x/cgi/php.ini The x in the location will be 0 or 1 depending on the php version installed. 1. There are two basic ways to provide each user a php.ini file:a) Setup chrooted jail for each domain and user will get /etc/php.ini inside each jailYou need to add following directives to lighttpd.conf file:Note option -c /path/to/my/custom/php.ini passed to /usr/bin/php-cgi. Lighttpd is a free, open-source and high-speed webserver specially designed for speed-critical environments. Wie erwähnt, funktioniert die gdlib ja beim Apachen, aber halt net beim lighttpd... ☹noch was: Hab gerade rausgefunden, dass wenn ich die phpinfo() direkt über die php5-cgi-binary ausführe, die gd.ini gelesen - und damit auch die gd-library geladen wird - aber über lighty mit derselben php-binary nicht. Lighttpd is a free, open-source and high-speed webserver specially designed for speed-critical environments.

Sowohl /etc/php5/apache2/conf.d als auch /etc/php5/cgi/conf.d zeigen per symlink auf /etc/php5/conf.d, und dort existiert der Eintrag gd.ini, der die gd-extension lädt. Ich habe Ubuntu 7.04 mit lighttpd, php5 und der libgd2 installiert. In diesem Tutorial erfahren wir, wie man Lighttpd unter Debian 10 mit PHP-FPM- und MariaDB-Unterstützung installiert und den Webserver mit einem Let’s Encrypt SSL-Zertifikat sichert. Dieses Tutorial zeigt, wie Sie Lighttpd auf einem Ubuntu 16.04 Server mit PHP 7 Unterstützung (über PHP-FPM) und MySQL 5.7 installieren können. Lighttpd PHP fastcgi configuration last updated July 7, 2006 in Howto, lighttpd, Linux, Networking, php, RedHat/Fedora Linux, Suse Linux, Sys admin, Ubuntu Linux, UNIX FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs.

The Overflow Blog Dumme Frage: hast du gd auch in der php.ini aktiviert?Dumme Frage: hast du gd auch in der php.ini aktiviert? Allerdings läuft da kein Apache nebenher. I have builded lighttpd (version 1.4.23) and php (version 5.3.0). Free 30 Day Trial Ists schon. Stack Overflow for Teams is a private, secure spot for you and It will force php to Look for php.ini file in the directory path specified by us.Now end users can modify php.ini as per requirements.You can apply same settings to Apache web server using jail or lighttpd fastcgi as a proxy. (nicht auskommentiert) Die steht bei mir schon in der conf.d/gd.ini, aber auch wenn ichs direkt reinsetze, wird gd.so nicht geladen.
site design / logo © 2020 Stack Exchange Inc; user contributions licensed under # yum -y update 2.

It's a light webserver with small and low memory consumption but still remaining standard-compliance, security, and flexibility. Bitte überprüfen Sie Ihre PHP-Konfiguration.[...] Get the This trick doesn’t work any more, i ‘ve tested under debian/ubuntu and archlinux.You can custom php.ini just add environment PHPRC in your virtualhost.Linux 25 PHP Security Best Practices For Sys Admins40 Linux Server Hardening Security Tips [2019 edition]Installing and configuring lighttpd webserver - HOWTO21 Examples To Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors30 Linux System Monitoring Tools Every SysAdmin Should KnowLinux Force or restart network card auto-negotiation with ethtool 2 Beiträge • Seite 1 von 1.


Nur leider nicht unter lighttpd / cgi. Ich betreibe nämlich 2 Server (nslu2 & EPIA MII-6000) mit lighttpt/php5/libgd2 und habe php5 über fast-cgi und da funktioniert es. Wie ist der Interpreter bei dir in die Konfiguration des Webservers eingebunden oder hast du den Interpreter direkt in den PHP-Skripten angegeben?