PHP Problem

Post Reply
Message
Author
robotto7831a
Posts: 13
Joined: 28. Feb 2002 18:52

PHP Problem

#1 Post by robotto7831a »

Ich habe einen Suse 7.3 Server installiert mit Apache 1.3.20 und PHP 4.06. Wenn ich jetzt PHP Skripte ausführen möchte, dann erhalte ich immer diese 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.

Wo muss ich denn noch etwas einstellen?

Frank

Udo Maslo

Re: PHP Problem

#2 Post by Udo Maslo »

Hast Du die Scripte womöglich nach cgi-bin gelegt?

robotto7831a
Posts: 13
Joined: 28. Feb 2002 18:52

Re: PHP Problem

#3 Post by robotto7831a »

Nein, habe ich nicht.

Frank

Post Reply