Page 1 of 1

Running PHP and MySql under IIS Web Server

Posted: Thu Nov 14, 2002 10:49 am
by srdesigner
Does anyone have any information about how to do this and any issues involved or whether it is even possible or not? Urgent need for reply please.

Posted: Thu Nov 14, 2002 6:53 pm
by MeOnTheW3

Yes

Posted: Thu Nov 14, 2002 7:09 pm
by phpScott
Yes I found the windows help alomst to be usefull in this measure using IIS, I used IIS with php and mysql for a year as a development tool then got into to many little bugs proting it to an apache server. Nothing serious but little things like server permissions and capitilazation errors.

phpScott

Posted: Fri Nov 15, 2002 6:18 am
by twigletmac
I have no choice to but to use IIS at work and we haven't had any probs with MySQL and PHP thusfar (knock on wood). We use the CGI version of PHP for stability reasons and installed MySQL as a service (we're on Win2K).

Mac