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

[email protected] (Tim Dunphy) Sun, 19 Jan 2014 14:08:50 -0500
Newsgroups php.general,php.windows
Message-ID <[email protected]>
+1 nginx

Sent from my iPhone

> On Jan 19, 2014, at 1:58 PM, tamouse pontiki <[email protected]> wrote:
> 
>> On Sat, Jan 18, 2014 at 6:25 PM, Aziz Saleh <[email protected]> wrote:
>> 
>> 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
> 
> 
> Going to +1 nginx.