Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

FastCGI question

Name: Anonymous 2007-08-24 22:13 ID:o5gVaD4j

- installed/running lighttpd
- compiled/installed fastcgi
- configured mod_fcgi
- had problems, figured out i needed to invoke spawn-fcgi to start program, which was the "echo" program from the fastcgi distribution.  so i did
- awesome, script is now called per configuration in mod_fcgi
- question is, how do i make it stop?  what exactly was spawn-fcgi do to lighttpd to make it spawn the processes even when restarted?  i'm concerned that whatever spawn-fcgi did to lighttpd will persist even if i change my config file.  anyone of you EXPERT UNIX PROGRAMMERS happen to know?

Name: Anonymous 2007-08-25 2:44 ID:gIKHNp/w

Use -P x.pid wth spawn-fcgi and kill `cat x.pid`. Or just use ps and grep. (Unless you're making Lighttpd spawn-fcgi for you.. then you're an idiot)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List