Jump to content

PHP, IIS + .NET


kusok

Recommended Posts

Hi,

 

I have installed PHP on IIS and it was working fine, after a couple of hours I have installed the .NET framework 2.0 and now PHP is giving me blank pages on <?php phpinfo(); ?>

 

I have checked, that in home folder configuration I have .php linked to asapi dll

The extention (IIS6.0) is allowed

Permissions on php folder and all child folders/files set for IUSR

php.ini is valid, set to display all errors and located in php and windows folders

the php folder path is added to system path variable

the extention dir is correct

the webroot parameter is correct

 

weird behavior is seen when I type php -f phpinfo.php and it just prints out the code

 

Any ideas what am I missing? This is driving me crazy already.

 

BTW: uninstalling .NET doesn't help.

 

Link to comment
https://forums.phpfreaks.com/topic/63278-php-iis-net/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.