Vertaling van "fastcgi-php" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Pour plus d'informations sur ce paramètre, reportez-vous à la documentation de fastcgi-php.
For more information about this parameter, refer to the FastCGI-PHP documentation.
Note : Si vous souhaitez installer des modules supplémentaires, vous devez utiliser un interpréteur fastcgi-php externe (cf. Utiliser un autre interpréteur PHP).
Note: If you want to install additional modules, you must use an external FastCGI-php interpreter (see Using another PHP interpreter or another php.ini file).
Andere resultaten
Il est recommandé d'activer l'usurpation d'identité FastCGI en PHP lors de l'utilisation avec IIS.
It is recommended to enable FastCGI impersonation in PHP when using IIS.
Et ceci inclut tous les serveurs web qui peuvent utiliser le binaire PHP FastCGI, comme lighttpd et nginx.
And this includes any web server that can utilize the FastCGI PHP binary, like lighttpd and nginx.
Le contenu des sites Internet se répartit dans les sites Fastcgi, Python et Php.
Nginx peut déployer du contenu HTTP dynamique grâce à PHP, FastCGI et MySQL.
Nginx can deploy dynamic HTTP content such as PHP scripts using the FastCGI interface.
Haut Le gestionnaire FastCGI exécute les scripts PHP au nom d'un utilisateur système associé à un compte d'hébergement.
High High The FastCGI handler runs PHP scripts on behalf of a system user associated with a hosting account.
Si vous voulez utiliser un MPM threadé, regardez du côté d'une configuration FastCGI dans lequel PHP s'exécute dans son propre espace mémoire.
If you want to use a threaded MPM, look at a FastCGI configuration where PHP is running in its own memory space.
Si vous utilisez Apache avec PHP-FastCGI, vous devrez peut être ajouter cette ligne dans le.htaccess de votre webroot
If you are using Apache with FastCGI-PHP you might need to add this line to your.htaccess file in webroot
Exemple #21 Configuration d'Apache pour exécuter Les fichiers avec l'extension.php seront maintenant exécutés par le gestionnaire PHP FastCGI.
Stefan Bühler a découvert que le fichier de configuration spécifique à Debian pour le serveur web lighttpd avec prise en charge de PHP en FastCGI utilisait un nom de socket fixe dans le répertoire /tmp accessible en écriture à tous.
Stefan B├╝hler discovered that the Debian specific configuration file for lighttpd webserver FastCGI PHP support used a fixed socket name in the world-writable/tmp directory.
Fastcgi active automatiquement php-cgi depuis PHP 5.3.0, mais pour les versions antérieures, vous devez configurer PHP avec l'option de compilation - enable-fastcgi.
Fastcgi is automagically enabled in php-cgi in PHP 5.3, but for older versions configure PHP with - enable-fastcgi.
Comme les échanges entre 4D et l'interpréteur PHP s'effectuent via FastCGI, l'interpréteur PHP fonctionne comme s'il était appelé par un serveur HTTP et envoie donc des en-têtes HTTP.
Since exchanges between 4D and the PHP interpreter are carried out via FastCGI, the PHP interpreter functions as if it were called by an HTTP server and therefore sends HTTP headers.