Hello everyone,

This is the first time I am installing PHP on IIS and I don't know what I am doing 
wrong. I copied the default php.ini file to the winnt dir.
Then I added an ISAPI extention with .php to the App Mapings tab. (ISAPI caching 
enabled)
Then I made a test.php file with 
<?php
   phpinfo();
?>
but ll I see is the source code when I access this page.

Does anyone have any ideas?

Thank you,

- Sid

Reply via email to