[Radiant] Lighttpd Question
Sean Cribbs
seancribbs at gmail.com
Tue Oct 9 08:14:31 CDT 2007
The typical solution with lighttpd is to use FCGI. You can configure
lighttpd to either spawn Radiant FCGI processes, or you can start/stop
them yourself with script/process/spawner and script/process/reaper.
Mongrel is not necessary.
Sean
Richard Hurt wrote:
> Hey all,
>
> I'm got my new production server (Debian) up and running with Lighttpd and
> am now trying to get RadiantCMS working. If I try to just run
> "scripts/server lighttpd" it rails saying that Lighttpd is not installed on
> my system (or not in my path). Lighttpd most certainly is installed on my
> system and it's running just fine. However I don't think I want Radiant to
> "run" my webserver. How can I just make it use the already existing
> Lighttpd instance? I think I could have Radiant start up Mongrel and then
> point Lightthpd to that, but that is quite a lot of moving parts just for a
> simple web app. Is there a "scripts/server standalone" option or something?
>
> Thanx!
> Richard
> _______________________________________________
> Radiant mailing list
> Post: Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>
>
More information about the Radiant
mailing list