Hello!
The source of your confusion is that you probably want
> a way to stop and start it cleanly. I've heard people > like daemontools for that, although the wrong and filthy > way to do it is to run the fastcgi script in a screen session.
One can also use the daemon start/stop scripts of the operating system. That should be clean enough.
For instance I created a start/stop script in the Gentoo /etc/rc.d directory, which manages the things and assing the correct UID to the process. Works smoothly.
Cheers, Michele. -- Michele Beltrame http://www.italpro.net/ - m...@italpro.net Skype: arthas77 - Twitter: _arthas _______________________________________________ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/