Click to See Complete Forum and Search --> : Parsing Failed...Plz Help


kisin
09-12-2002, 11:05 AM
Hi,
I have a problem in running the php.Please go through it and let me know the solution.

When i try to run the php script
<?php
echo"Hello PHP";
?>

The script is displayed as it is in the IE 5.0, but it was suppose to print
Hello PHP

I don't know what went wrong.

In my system i have installed
win me
pws
php4.2.1

I have created virtual directory
I have changed the registry setting

"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map" to my "c:\php\php.exe"

In PWS MTS is not there.
.html files are working in PWS.

Please let me know the solution.

Thanks in advance

kisin