Tach,
"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."
Du mußt in der php.ini (ligt im window-Verzeichnis)
Die Variable "force-cgi-redirect" suchen und auf off
setzen...
bis dann,
wwwalter