Christian Hoffmann | 18 Dec 13:38

Re: spawn-fcgi problem

On 2007-12-15 05:12, rkmr.em <at> gmail.com wrote:
> hi amanda,
> can you try to spawn a tcp fastcgi process...
> 
> this is what I do, and even after i type in logout it is doesnt exit..
> just stays like that
> 
> $ /opt/local/bin/spawn-fcgi -f /home/mark/work/groupcards/code.py -p
> 3222 -P /tmp/1.pid
> spawn-fcgi.c.186: child spawned successfully: PID: 186
> $ logout
I think it's mostly an sshd bug which got fixed in openssh-4.7. It
affected all background processes which did not completely detach from
the controlling terminal. So it will probably only occur when lighttpd
does not properly detach (did you check you are running the latest
version?) AND your sshd is not fixed regarding that bug.

--

-- 
Christian Hoffmann


Gmane