
tuco at pasteur
Jan 5, 2010, 4:28 AM
Post #3 of 5
(858 views)
Permalink
|
|
Re: myapp_fastcgi.pl does not run in background
[In reply to]
|
|
On 01/05/2010 12:51 PM, Андрей П. Ковбович wrote: > Hi, > > try this option: --detach > > Hi, That solved my problem. But it could be good to change it from the help message which is still : Usage: myapp_fastcgi.pl [options] Options: -? -help display this help and exits ... -d --daemon daemonize (requires -listen) -M --manager specify alternate process manager (FCGI::ProcManager sub-class) or empty string to disable -e --keeperr send error messages to STDOUT, not to the webserver Cheers Emmanuel > 2010/1/5 Emmanuel Quevillon<tuco [at] pasteur>: > >> Hi, >> >> First of all, happy new year for all the catalysters and all the best for >> this new year. >> >> I am running Catalyst 5.80016, and when launch my production server, using >> FastCGI, myapp_fastcgi.pl does not run into background even if I specify >> option -d or --daemon. >> >> Is it a bug or should I use another option? >> >> Thanks for any hint. >> >> Regards >> >> -- >> ------------------------- >> Emmanuel Quevillon >> Biological Software and Databases Group >> Institut Pasteur >> +33 1 44 38 95 98 >> tuco at_ pasteur dot fr >> ------------------------- >> >> >> _______________________________________________ >> List: Catalyst [at] lists >> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst >> Searchable archive: http://www.mail-archive.com/catalyst [at] lists/ >> Dev site: http://dev.catalyst.perl.org/ >> >> > _______________________________________________ > List: Catalyst [at] lists > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: http://www.mail-archive.com/catalyst [at] lists/ > Dev site: http://dev.catalyst.perl.org/ > -- ------------------------- Emmanuel Quevillon Biological Software and Databases Group Institut Pasteur +33 1 44 38 95 98 tuco at_ pasteur dot fr ------------------------- _______________________________________________ List: Catalyst [at] lists Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst [at] lists/ Dev site: http://dev.catalyst.perl.org/
|