Kathy_OC Posted April 3, 2008 Share Posted April 3, 2008 I have installed PHP 5.2.5 on IIS 5.0 (Windows 2000 - SP4) using ISAPI. I'm running into two significant problems which I believe are either IIS or PHP bugs: 1) ASP sites produce an error after PHP pages are viewed. This is only resolved temporarily when I restart IIS. 2) Blank data is saved when I try to update MySQL and then redirect to a new PHP page (I'm trying to use a multi-page form). Valid data is saved if I redirect to a HTML page. So I'm looking for some advice ... What IIS/PHP configuration works well? Should I use ISAPI or CGI or FastCGI? Why? Will IIS 6.0 be an improvement? If so, why? Thanks, Kathy Quote Link to comment Share on other sites More sharing options...
amrosalah Posted April 22, 2008 Share Posted April 22, 2008 Hello Kathy Please visit this article http://www.codeexplore.com/Articles/9c99d96f-d223-47f5-9444-c6bdfd02bd5e/Installing_PHP_on_windows_IIS_web_server You can find most of your questions answered here . If you still have any trouble please leave me a comment on the site . Thanks Quote Link to comment Share on other sites More sharing options...
Kathy_OC Posted April 23, 2008 Author Share Posted April 23, 2008 Thanks for the link. Those are clear installation instructions. I know CGI is unstable, but FastCGI is supposed to be an improvement. What has your experience been with FastCGI? Do ASP sites still work after installing PHP? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.