PHP Rendering on IIS
Posted: Mon Mar 23, 2009 12:49 pm
Hi, I'm new to php installation on IIS. I'm having a hard time rendering my php files on IIS.
I was getting a CGI timeout which seemed to be fixed using the following link http://blog.micfo.com/php-hosting-tutor ... -with-iis/.
Now I get the source code displayed on my page
Sample:
phpinfo() PHP Version => 5.2.9-1 System => Windows NT ..... 5.1 build 2600 Build Date => Mar 5 2009 20:01:54 Configure Command => cscript /nologo configure.js "--enable-snapshot-build" "--enable-debug-pack" "--...
I read about the need to install fastcgi which too is not solving the problem.
http://learn.iis.net/page.aspx/247/usin ... on-iis-60/
Any suggestions?
I am working on an Windows XP machine on IIS 5.1.
Thanks.
I was getting a CGI timeout which seemed to be fixed using the following link http://blog.micfo.com/php-hosting-tutor ... -with-iis/.
Now I get the source code displayed on my page
Sample:
phpinfo() PHP Version => 5.2.9-1 System => Windows NT ..... 5.1 build 2600 Build Date => Mar 5 2009 20:01:54 Configure Command => cscript /nologo configure.js "--enable-snapshot-build" "--enable-debug-pack" "--...
I read about the need to install fastcgi which too is not solving the problem.
http://learn.iis.net/page.aspx/247/usin ... on-iis-60/
Any suggestions?
I am working on an Windows XP machine on IIS 5.1.
Thanks.