
My issue is as follows:-
I'm using Microsoft Expression Web to develp my website, but when coming to the PHP part and when I write a php script inside of an html page, it gives....
Server Error in '/' Application.
--------------------------------------------------------------------------------
HTTP Error 500 - Internal Server Error.
--------------------------------------------------------------------------------
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.
so what is meant by that?? because I can understand nothing & where is the php files that are to be modified and configured so that everything is set up with Expression Web along with the my WAMP Server..
One more remark is that I've installed phpDesigner 7 seperately before WAMP so how is it used? I mean which program is used through the other? In other words, how does it work? Do I have to write my php code inside of my html or I can use phpDesigner? That last question might be kind of stupid but I really hope to get help from you.. And lastly, where do I save my php files??

PLEASE HELP!!!