[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
Gordon Henderson wrote: > > It has a feature to generate a web-server + php code in a single > executable - which might be good for little embedded applications... > > Roadsend is at: > > http://www.roadsend.com > > Maintaining one binary on target systems would seem to be easier than > maintaining an apache run-time environment + php + a few dozen php code > files... I'd wonder how good the web server is and how it handles other file types. But I'd have thought it easier to maintain the scripts as scripts, the downside being compilation is left much later. In that you still have to make all those configuration decisions, you just then add an extra step of freezing them into yet another file. i.e. You may have increased the number of configurable items, even if you only ship the final one. Still let us know how you get on. -- The Mailing List for the Devon & Cornwall LUG http://mailman.dclug.org.uk/listinfo/list FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html