Vertaling van "CGI-Version" 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.
Die CGI-Version des Tools kann direkt hier getestet werden. Geben Sie dazu die entsprechende Datei für den Upload an.
Die CGI-Version heißt php-cgi.exe.
Um dies zu überprüfen, kompilieren Sie am besten die Kommandozeilen-Version von PHP (auch bekannt als die CGI-Version) und führen Sie Ihr Skript auf der Kommandozeile aus.
The best way to check for this is to compile the command line version of PHP (also known as the CGI version) and run your script from the command line.
Für die Funktion des Scripts spielt es keine Rolle, ob PHP als Modul oder als CGI-Version läuft.
For script functioning it is irrelevant whether PHP runs as a module or as a CGI version.
1.21 Ich verwende die CGI-Version von PHP unter Unix und kann mich nicht mit Cookie-Auth anmelden.
1.21 I am running the CGI version of PHP under Unix, and I cannot log in using cookie auth.
Benötigt die CGI-Version von PHP.
Want the CGI version of PHP.
Benötigt die Kommandozeilen- oder die CGI-Version von PHP.
Want the CLI or the CGI version of PHP.
Weiterhin muss beachtet werden, dass die HTTP-Authentifizierung vor PHP 4.3.3 unter dem Microsoft IIS mit der CGI-Version von PHP aufgrund einer Einschränkung des IIS nicht funktioniert.
Also note that until PHP 4.3.3, HTTP Authentication did not work using Microsoft's IIS server with the CGI version of PHP due to a limitation of IIS.
Damit die HTTP-Authentifizierung funktioniert, wenn der IIS mit der CGI-Version von PHP verwendet wird, müssen Sie die "Directory Security" Ihrer IIS-Konfiguration ändern.
In order to get HTTP Authentication to work using IIS server with the CGI version of PHP you must edit your IIS configuration "Directory Security".
Bei der CGI-Version ist die Ausgabe folgende
When using the CGI version, the output is
Einführung PHP ist eine mächtige Sprache, und der Interpreter, der in einen Webserver als Modul oder als separate CGI-Version eingebunden werden kann, kann auf Dateien zugreifen, Befehle ausführen und Netzwerkverbindungen zu einem Server herstellen.
Introduction PHP is a powerful language and the interpreter, whether included in a web server as a module or executed as a separate CGI binary, is able to access files, execute commands and open network connections on the server.
Hier muss die CGI-Version von PHP angegeben werden.
You need to specify the CGI version of PHP here.
Um diese Funktionen benutzten zu können, müssen Sie die CLI- oder CGI-Version von PHP mit readline-Unterstützung kompilieren.
To use these functions you must compile the CGI or CLI version of PHP with readline support.