Re: [PHP-WIN] Which Web Server Do You Use

2006-09-06 Thread Alex Turner
Leo G. Divinagracia III wrote: have you seen a web server built on php?? http://nanoweb.si.kz/ Yes - nice but I stayed away from it for serious work on Windows. I would think about it for small stuff on xnix. Just a personal thing, I got burned once thinking that PERL stuff like this,

Re: [PHP-WIN] Which Web Server Do You Use

2006-09-05 Thread Leo G. Divinagracia III
have you seen a web server built on php?? http://nanoweb.si.kz/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Which Web Server Do You Use

2006-08-20 Thread Alex Turner
Thanks Bob - seems like a cool alternative! Before we built TAG.net we used EasyPHP for this. It is apache, but in general does not require any setup - just install and off you go: www-easyphp-org I'll make a summary of all the responses if there are enough. AJ Bob Stout wrote: Alex Turne

Re: [PHP-WIN] Which Web Server Do You Use

2006-08-20 Thread Bob Stout
Alex Turner wrote: > All, > > For over a year we have been developing our own web server for running > PHP on windows. We tried Apache 1x and 2x and they did not quite fit > the bill. The first was not stable enough and the second caused > threading problems with our COM library. > > I am really

[PHP-WIN] Which Web Server Do You Use

2006-08-20 Thread Alex Turner
All, For over a year we have been developing our own web server for running PHP on windows. We tried Apache 1x and 2x and they did not quite fit the bill. The first was not stable enough and the second caused threading problems with our COM library. I am really interested in what configura