Translation of "a CGI script" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
For example, the cgi-script handler can be matched with the extension.cgi to automatically treat a file ending with.cgi as a CGI script.
Eine interne Umleitung erfolgt beispielsweise, wenn die Direktive Action verwendet wird, welche die Originalanfrage intern zu einem CGI-Skript weiterleitet.
The GnuDIP protocol can exchange the messages between the client and server either via a simple TCP connection (standard port 3495) or as a CGI script running on an Internet server.
Das GnuDIP-Protokoll kann die Nachrichten zwischen Client und Server entweder auf einer einfachen TCP-Verbindung austauschen (Standard-Port 3495) oder als CGI-Skript auf einem Internetserver laufen.
Chatting via a CGI script and SQL data bank is possible, but it is hardly to be recommended (even though one comes across sites which employ this method.)
Chatten per CGI-Script und SQL-Datenbank ist zwar möglich, allerdings auf keinen Fall empfehlenswert (auch wenn man immer wieder Seiten findet, die dies benutzen).
The cgi-script is the URL-path to a resource that has been configured as a CGI script using ScriptAlias or AddHandler.
CGI-Skript ist der URL-Pfad zu einer Ressource, die unter Verwendung von ScriptAlias oder AddHandler als CGI-Skript gekennzeichnet wurde.
In this context, a CGI script is nothing but an executable file.
In diesem Zusammenhang ist ein CGI-Skript nichts anderes als eine ausführbare Datei.
Either the server is overloaded or there was an error in a CGI script.
Contains the environment as seen from a CGI script.
One of the most common uses of a CGI script is to mail form data to an email address.
Eines der häufigsten Anwendungsfelder für CGI-Skripts ist es, Formulardaten an eine eMail-Adresse zu versenden.
But if a CGI script is accessed, as in the example, it could very well be that there is a permissions problem.
Wenn aber so wie im Beispiel ein CGI-Skript aufgerufen wird, kann es gut möglich sein, dass hier ein Berechtigungsproblem vorliegt.
Think about it - a CGI script is a program that anyone in the world can run on your machine.
Man muss sich einfach mal klar machen, daß ein CGI-Skript ein Programm ist, daß jeder Mensch dieser Welt auf Deinem Rechner laufen lassen kann.
To diagnose the issue, temporarily install the following as a CGI script on your server and make it executable
Um diesen Fehler zu diagnostizieren, können Sie vorübergehend Folgendes als CGI-Skript auf Ihrem Server installieren und ausführbar machen
Internal server error - for example, malfunction of a CGI script, process crash,...
Interner Server-Fehler - z. B. Fehlfunktion eines CGI-Skripts, Prozessabsturz, Ressourcenengpass
Basically, you replace each static page access by a call of a CGI script that is doing not much more than reading a file content and serving it to the browser, just like the web server would normally do.
Im Wesentlichen wird jeder Zugriff auf eine statische Seite ersetzt durch den Aufruf eines CGI-Skripts, das nicht viel mehr tut, als den Inhalt einer Datei zu lesen und ihn an den Browser auszuliefern, wie das auch der Webserver normalerweise tun würde.