Vertaling van "cgi or cli" in Frans
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.
To use these functions you must compile the CGI or CLI version of PHP with readline support.
Pour utiliser ces fonctions, vous devez compiler PHP, en version CGI ou CLI.
You can see the names of various extensions by using phpinfo() or if you're using the CGI or CLI version of PHP you can use the -m switch to list all available extensions
Vous pouvez connaître le nom des différentes extensions PHP en utilisant la fonction phpinfo() ou bien si vous utilisez la version CGI ou CLI de PHP, vous pouvez Voir aussi
To get these functions to work, you have to compile the CGI or CLI version of PHP with - with-ncurses[=DIR].
Pour installer cette extension, compilez PHP en mode CGI ou CLI, avec l'option - with-ncurses[=DIR].
PHP is available in Debian as CGI or CLI flavour too, named respectively php4-cgi and php4-cli.
PHP est aussi disponible en version CGI ou CLI, dont les paquets sont nommés respectivement php4-cgi et php4-cli.
From a shell, typing php -v will tell you whether php is CGI or CLI.
The benefit of this approach is that you don't incur the performance cost of re-reading the database and index schema on each page hit served by persistent web server SAPI's (any SAPI except for regular CGI or CLI).
L'intérêt de cette méthode est que vous évitez de relire la base, les schémas de tables et d'index, pour chaque page exécutée par un serveur web SAPI persistant (tous les SAPI, sauf les CGI et CLI).
In order to use these functions you must compile CGI or CLI PHP with newt support by using the - with-newt[=DIR] configure option.
Afin d'utiliser ces fonctions, vous devez compiler le support newt en CGI ou en CLI PHP en utilisant l'option de configure - with-newt[=DIR].
You have to compile the CGI or CLI version of PHP with - enable-pcntl configuration option when compiling PHP to enable Process Control support.
Vous devez compiler la version CLI ou CGI de PHP avec l'option de configuration - enable-pcntl pour activer le support de cette extension.