Click to See Complete Forum and Search --> : Apache+isapi+PHP4


Anon
06-30-2000, 06:41 AM
I have win32(98-NT),PHP4,Apace1.3xxx
IS it possible to run PHP4 as ISAPI modul?
If yes how i must set Apache config?

Anon
07-05-2000, 04:20 AM
I'm not sure about Apache, I'm using IIS. But I do know that php4isapi.dll caused some trouble on some win32 systems (including mine) and I've changed to use the cgi mode (I'm using phpts.exe)

I've read something from php.net that the ISAPI module was not fully developed yet.