Jo wie wäre es mit Apache Webserver *g*
Nur so als TIP![]()
Hi!
Ich habe die neueste Version von Php (4.2.0) installiert.
(System=Windows 98, localer Webserver= Xitami).
Habe große Probleme bekomme immer diese Meldung.
Wo genau muss ich in php.ini die Änderung vornehmen.
Ich finde aus dieser Meldung wird dies nicht unbedingt
klar und deutlich?
Hoffentlich kann mir jemand helfen. Ich wäre sehr dankbar.
Grüße
Security Alert! 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. This variable is set, for example, by Apache's Action
directive redirect.
You may disable this restriction by recompiling the PHP binary with
the --disable-force-cgi-redirect switch. If you do this and you have
your PHP CGI binary accessible somewhere in your web tree, people will
be able to circumvent .htaccess security by loading files through the PHP parser.
A good way around this is to define doc_root in your php.ini file to something other than your top-level DOCUMENT_ROOT. This way you can separate the part of your web space which uses PHP from the normal part using .htaccess security. If you do not have any .htaccess restrictions anywhere on your site you can leave doc_root undefined.
If you are running IIS, you may safely set cgi.force_redirect=0 in php.ini.
Jo wie wäre es mit Apache Webserver *g*
Nur so als TIP![]()
oh man was wäre ich nur ohne diese Antwort.....
super jetzt weiss ich genau soviel wie zuvor....
such mal danach -->> cgi.force_redirect=
und stell da mal ne 0 dahinter
also so-> cgi.force_redirect=0
vielleicht gehts dann
habe ich mit meinem WAMP Packet:
Apache 2.0.36
MySQL 3.23.49
PHP 4.2.0
Nun alles läuft auch ohne Problem bis auf PHP. Ih greife mit phpMyAdmin auf die MySQL DB zu. Wenn ich also zum Beispiel http://localhost/phpMyAdmin/index.php eingebe bin ich auf der gerparsten phpMyAdmin Startseite und kann alles machen. Doch sobald eine nächste Seite aufgerufen wird kommt nur noch der nicht kompilierte php-Code im Browser. Habt ihr vielleicht ein Tip?
Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)