IIS 6.0 & PHP 5.3

Having a real tough time in getting PHP 5.3 to run on IIS 6.0.

This script:

Welcome to the jDEV Site.

<?php echo('
Hi from PHP.
'); ?>
Php is done now.

yields this result:

Welcome to the jDEV Site.
Hi from PHP.
'); ?>
Php is done now.

I am so lost as to why - please help. Thanks.

More Information:

IE 8 displays this correctly. FF 3.6 displays it as shown above.
:frowning:

This turned out to be a FAULTY PHP installation on the W2003 server hosting IIS.

Sponsor our Newsletter | Privacy Policy | Terms of Service