Vertaling van "le php-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.
Si vous décidez que le php-cli est quelque chose dont vous avez besoin, vous pouvez taper cette commande
If you decided that php-cli is something that you need, you could type
Le problème vient du fait que si vous utilisez la base de donnée MySQL de MAMP, le PHP-Cli par défaut n'est pas configuré pour vous permettre de vous connecter à cette dernière.
And then, the problem is that PHP-CLI for MAMP is not configured to access to the MAMP mysql. The solution
Andere resultaten
FALSE Le PHP CLI ne supporte pas GET, POST et le téléchargement de fichiers.
FALSE The PHP CLI doesn't not support GET, POST or file uploads.
Sous Linux, le package "php-cli" ou "php5-cli" doit être installé
Installation On Linux, the package "php-cli or php5-cli" must be installed
Vous pouvez définir des limites de mémoire différentes pour le processus php-cli et le processus PHP utilisé par votre serveur Web.
You can set different memory limits for the php-cli process and the PHP process used by your web server.
La plateforme AppDynamics fournit une visibilité de code complète dans les performances de vos applications PHP créées sur le microframework PHP CLI.
The AppDynamics platform provides full, code-level visibility into the performance of your PHP application built on the PHP CLI micro-framework.
La console cake est exécutée en utilisant le CLI PHP (Interface de Ligne de Commande).
The cake console is run using the PHP CLI (command line interface).
Notez que, à moins de l'avoir explicitement désactivé, 'make install' installera aussi PEAR, et des outils PHP tels que phpize, installera le CLI PHP, etc. 13.
Note that unless told otherwise, 'make install' will also install PEAR, various PHP tools such as phpize, install the PHP CLI, and more.
Si vous avez des problèmes en exécutant ce script, vérifiez que le CLI PHP est installé et qu'il a les modules adéquats autorisés (ex: MySQL).
If you have problems running the script, ensure that you have the PHP CLI installed and that it has the proper modules enabled (eg: MySQL).
Pour configurer une tâche cron, vous devez savoir si php-cli est installé.
To set up your cron job, first, find out whether php-cli is installed.
PHP CLI est une interface PHP pour une ligne de commande courte.
PHP CLI is a PHP interface for short command line.
Déboguer les scripts php-cli avec xdebug et netbeans?
Debugging php-cli scripts with xdebug and netbeans?
L'affichage de phpinfo peut également être effectué en exécutant php -i en ligne de commande si php cli est installé.
The phpinfo can also be viewed by running php -i on the command line if php cli is installed.