Opinions/thoughts on nanoweb?

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

Opinions/thoughts on nanoweb?

Post by Jenk »

Stumbled upon nanoweb today. A webserver created from PHP scripts.

Main point: daemon.

I'm of the firm opinion that PHP as a daemon = not very good, but others are not so and was wondering if anyone could shed some light on the situation with any experiences (good/bad) of nanoweb :)

Thanks in advance!

EDIT: Sorry, should be in webservers. :\
User avatar
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

Post by Ambush Commander »

Goodness gracious. Amazing what people do with programming languages.

Well, PHP can run as a daemon, it's more process control and threading where you run into troubles, methinks.
Post Reply