hi i tried with both php 5.2.17 and 5.3.9 from webplatform installer to make it work with iis 7 (CGI) but still when i browse it get blank white page or http error 500 sometimesbut no error description.I think my php is not installed correctly i also edited
php.ini and uncommented the extensions by removing ; sign,i added handler mapping for cgi.exeand other steps i did as told in php install manual for windows server 2008.I followed all steps given here- http://php.net/manual/en/install.windows.iis7.php but
no luck. even when i test with a phpinfo.php document places in c:\inet\wwwroot it shows error 404.i could not understand what is wrong.Please if anyone can help me to figure out whats wrong.please reply asap as i have to install a billing software written
in php for my website. Thanks Kimmi Grewal
FastCGICGIphp iniPHP installPHP IIS7 FASTCGIphp.iniwindows server 2008IIS 7500 Internal Server ErrorHTTP Error 500error 500PHP IIS7Windows Server 2008 R2http 500
kimmigrewal
3 Posts
how i canget php working with iis 7
Jan 23, 2012 10:11 PM|LINK
FastCGI CGI php ini PHP install PHP IIS7 FASTCGI php.ini windows server 2008 IIS 7 500 Internal Server Error HTTP Error 500 error 500 PHP IIS7 Windows Server 2008 R2 http 500
HCamper
8048 Posts
Re: how i canget php working with iis 7
Jan 24, 2012 05:21 AM|LINK
Hi,
The IIS Forums community is self-help.
Not for Emergencies " Installing a billing software written in PHP in your website."
Did you look at http://forums.iis.net/t/1185911.aspx information ?
Regards,
Martin
Community Member Award 2011
kimmigrewal
3 Posts
Re: how i canget php working with iis 7
Jan 24, 2012 08:49 PM|LINK
OK thanks for suggestion, i was just looking if someone can help me around, i will help my self :)
I was just mentioning for what purpose i am using php.Thanks for your help.
HCamper
8048 Posts
Re: how i canget php working with iis 7
Jan 25, 2012 04:14 AM|LINK
Hi,
I was just making sure. http://learn.iis.net/page.aspx/944/using-php-manager-for-iis-to-setup-and-configure-php/
You can help in the IIS Forums.
Martin
Community Member Award 2011
HCamper
8048 Posts
Re: how i canget php working with iis 7
Feb 04, 2012 06:13 PM|LINK
Hi,
Did you install PHP Manager
to get PHP working with IIS 7 Server ?
Regards
Martin
Community Member Award 2011
HCamper
8048 Posts
Re: how i canget php working with iis 7
Feb 19, 2012 03:05 AM|LINK
Hi,
Sorry for late follow-up been busy.
For this "shows error 404" check the names and extensions
"page.php" and not "page.txt.php" notepad adds the .txt to files.
Post the IIS Server Status codes and the php-errors.log in the Forum for be checked.
Thanks,
Martin
php error HTTP Error 500
Community Member Award 2011
kimmigrewal
3 Posts
Re: how i canget php working with iis 7
Jul 10, 2012 09:49 PM|LINK
Hi ,
Sorry for late reply,
Yes i got it working as it was issue with handler and mapping thing.
Thanks
Kimmi