I even tried adding the mime type for php (application/x-httpd-php). Argh.

Thanks for all the help that you guys have provided thus far.

-josh

> Hey all,
>     I have a problem, that I can't seem to find the answer to.  I have
> checked the archives and the website, but to no avail.  I have installed
PHP
> 4.2.1 on my local machine with IIS running W2K Pro.  When I run php -i, I
> get the html output expected.  But when I try to open the simple php
script
>
> <?
>   phpinfo();
> ?>
>
> all I get is the script written directly to the browser as text.  I can't
> figure out why it is not going through php.exe.  Any help would be greatly
> appreciated.




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to