LÖSCH MICH! danke
-
Hi Leute,
beim Installieren von PHP (php-4.3.9-installer.exe) auf einem Windows 2003 Server mit IIS 6.0 habe ich folgendes Problem.
Es sit nicht möglich so:
"http://localhost/datei.php"
eine php datei zu öffnen. Mit html dateien geht es.Fehlermeldung:
"Security Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via an Apache Action directive.For more information as to why this behaviour exists, see the manual page for CGI security.
For more information about changing this behaviour or re-enabling this webserver, consult the installation file that came with this distribution, or visit the manual page.
"Mit den Seiten die da stehen komm ich aber überhaupt nicht klar, hat vielleicht jemand schon Erfahrungen damit und weiß, wo man was einstellen muss?????
thx, mfg
dope_dope
-
Du hast schlicht eine CGI-Version von PHP installiert! Diese version taugt nicht als Apache-Modul:
-
Was hat das mit Apache zu tun, läuft bei mir unter IIS? Habs jetzt selbst gelöst.