kusok Posted August 4, 2007 Share Posted August 4, 2007 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 More sharing options...
kusok Posted August 4, 2007 Author Share Posted August 4, 2007 ah, there is a php install category, could someone please move it there. Link to comment https://forums.phpfreaks.com/topic/63278-php-iis-net/#findComment-315384 Share on other sites More sharing options...
The Saint Posted August 4, 2007 Share Posted August 4, 2007 uhm im not an expert but are you right clicking it and going to open with... ect if so dont do this view it from your server and make sure it dosent say something like file://// im not sure this is what u mean but couldnt hurt Link to comment https://forums.phpfreaks.com/topic/63278-php-iis-net/#findComment-315385 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.