Page 1 of 1

php and mysql in ISAPI extension !

Posted: Mon Jul 18, 2011 9:22 am
by phazorRise
Can anybody give me an article link or something regarding php and mysql in ISAPI?
I use php on a linux server and it works fine. But i want to know if i can use it on IIS 7.5 with PHP 5.2.** running under ISAPI extension. I also want to use MySQL on it.

Re: php and mysql in ISAPI extension !

Posted: Mon Jul 18, 2011 11:35 am
by angelicodin
hmmmm... The last time I checked I thought that iss+isapi 7.x came with php 5.2. Don't know off hand if it still dose, but I know it works if you just set it up. I remember something about having to change the value of the short_open_tag to allow <? ?>, but beyond that I don't remember running into much if any trouble. I really should move back to IIS ~sigh~

EDIT: Totally forgot to post a link to something I found on goggle.

http://blogs.iis.net/bills/archive/2006 ... 2900_.aspx