Hi, guys!!!
I got some problems with PHPEd.
I have already set up Apache 1.3.23 (in c:\Program Files\Apache Group\Apache directory) and PHP 4.2.3 (in c:\php directory) on WinME machine.
I was looking for a good PHP-debugeer, and I read that PHPED is the best. But when I install in on my machine (in c:\Program Files\nusphere) and run script in debugger it wrote to me:
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.
What can I do with this problem?