Hello Experts,
Don't laugh at me if this question sounds too stupid.
I'am a newbie to php. I just want to test it out on my PWS. I have downloaded php406-installer.exe from PHP.NET and installed on my machine. I've configured php.ini and created required entries in the Registry as specified in the instruction manual. I've created one test file with the following code:
<?php
phpinfo();
?>
When I open this file directly in the browser some instructions are getting executed in DOS window and it's getting disappeated. If I open it using http:\ it is giving the following error:
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
Can anybody help me please?
I couldn't find php4isapi.dll on my system anywhere
Best regards,
Leels.