Hallo!
Ich brauche dringend eure Hilfe!
Ich fange gerade an php zu lernen, habe also noch keine Ahnung von gar nix.
Ich habe OmniHTTPD 2.10 und PHP 4.2.3 installiert, leider funktioniert der server nicht.
Ich bekomme stets die Fehlermeldung:
"Standard CGI Launch Error
This is a sample customized error message.
The following tags are supported:
%c inserts the error code (i.e. 500)
%r inserts the error reason (i.e. Standard CGI Launch Error)
%r inserts the server version (i.e. OmniHTTPd/2.10)
%e inserts the administration email address (i.e. <your@email.here>)
%% inserts a percent sign (i.e. %)
If you are a Javascript master, it should be pretty easy to use conditionals to make customized screens for different error codes. Note that SSI directives are not processed in the error template. You can find this file, ERROR.TEMP, in your executable directory (default is C:\HTTPD)".
In der php.ini-datei habe ich bereits die Zeilen
cgi.force_redirect = 1 in cgi.force_redirect = 0
und
register_globals = Off in register_globals = On
geändert.
Habt ihr Ideen woran es noch liegen könnte? Bin euch für jeden Tipp dankbar!
Ich weiß nicht mehr weiter.
Danke im Voraus!
Ich brauche dringend eure Hilfe!
Ich fange gerade an php zu lernen, habe also noch keine Ahnung von gar nix.
Ich habe OmniHTTPD 2.10 und PHP 4.2.3 installiert, leider funktioniert der server nicht.
Ich bekomme stets die Fehlermeldung:
"Standard CGI Launch Error
This is a sample customized error message.
The following tags are supported:
%c inserts the error code (i.e. 500)
%r inserts the error reason (i.e. Standard CGI Launch Error)
%r inserts the server version (i.e. OmniHTTPd/2.10)
%e inserts the administration email address (i.e. <your@email.here>)
%% inserts a percent sign (i.e. %)
If you are a Javascript master, it should be pretty easy to use conditionals to make customized screens for different error codes. Note that SSI directives are not processed in the error template. You can find this file, ERROR.TEMP, in your executable directory (default is C:\HTTPD)".
In der php.ini-datei habe ich bereits die Zeilen
cgi.force_redirect = 1 in cgi.force_redirect = 0
und
register_globals = Off in register_globals = On
geändert.
Habt ihr Ideen woran es noch liegen könnte? Bin euch für jeden Tipp dankbar!
Ich weiß nicht mehr weiter.
Danke im Voraus!
Kommentar