Vertaling van "cgi ou cli" 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.
À partir d'un terminal, lancer php -v vous dira si php est en version CGI ou CLI.
From a shell, typing php -v will tell you whether php is CGI or CLI.
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
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
Pour installer cette extension, compilez PHP en mode CGI ou CLI, avec l'option - with-ncurses[=DIR].
To get these functions to work, you have to compile the CGI or CLI version of PHP with - with-ncurses[=DIR].
PHP est aussi disponible en version CGI ou CLI, dont les paquets sont nommés respectivement php4-cgi et php4-cli.
PHP is available in Debian as CGI or CLI flavour too, named respectively php4-cgi and php4-cli.
Pour utiliser ces fonctions, vous devez compiler PHP, en version CGI ou CLI.
In order to have these functions available, you must compile PHP with MySQL support.
Pour utiliser ces fonctions, vous devez compiler PHP, en version CGI ou CLI.
To use these functions you must compile the CGI or CLI version of PHP with readline support.