spawn-fcgi removed from lighttpd src
That means we need to install spawn-fcgi from scratch, the related commands are: svn co svn://svn.lighttpd.net/spawn-fcgi/trunk spawn-fcgi cd spawn-fcgi ./autogen.sh ./configure make && make install;
Forum Rules