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,
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
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
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