Posted to
PHP Community
by
soneill
on
06-08-2009, 9:52 AM
Hi,
I just setup PHP 5.2.9 on IIS 7 on Windows Server 2008 SP2. Most everything seems to be working fine -- PHP is running great, just about all PHP code runs perfectly... EXCEPT for default pages.
Any default document (index.php) is not interpreted by PHP and the page merely displays the underlying PHP code.
Best Example -- two pages ...