Has anyone used a PHP server for Windows2K Advanced server? (I know everyone is going to say ditch the M$ S*** and go to linux :rolleyes: )
I also heard that the ASP server can run PHP with the right modules.
Does anyone know anything about this?
Thanks
I have used PHP/Apache on WinNT. I haven’t used it on Win2K, but I’ve run Apache servers without PHP on Win2K and assume PHP would work fine. I’ve run these side-by-side with IIS so one responds to port 80 and the other 8080.
If you want to run PHP under IIS (the MS server that runs ASP), you can use either CGI or ISAPI. Details here: http://www.php.net/manual/en/install.iis.php