Re: [PHP] Apart From IIS and Apache is there another web server that can be used with PHP, MySQL on Windows

Aziz Saleh <[email protected]> Sat, 18 Jan 2014 19:25:43 -0500
Newsgroups gmane.comp.php.windows,gmane.comp.php.general
Message-ID <CAPJtNhUL+x76DMogSk9txfpMQvoKRmup1eNjBF6VSUuHAg-8cA@mail.gmail.com>
PHP also has a built in server for development/testing:

http://www.php.net/manual/en/features.commandline.webserver.php

Other options:

http://nginx.org/en/docs/windows.html (like Daniel pointed out)
http://www.hiawatha-webserver.org/download




On Sat, Jan 18, 2014 at 7:17 PM, Daniel <[email protected]> wrote:

> Heres one: http://nginx.org/en/docs/windows.html
> Regards,
> Daniel Fenn
>
>
>
>
>
>
> On Sun, Jan 19, 2014 at 11:12 AM, Varuna Seneviratna
> <[email protected]> wrote:
> > What is the web server that be used to do PHP programming on Windows
> except
> > IIS and Apache
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>