okay so.. after a very large amount of messing around thinking I just couldn't get the sockets working for fast-cgi turns out it wasnt me:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698071 DUH!
Now have fast-cgi sockets working properly on the k3. Yay.
[root@kindle root]#
LD_LIBRARY_PATH=/mnt/us/extensions/postgresql/usr/lib/:$LD_LIBRARY_PATH /mnt/us/extensions/lighttpd/usr/bin/spawn-fcgi -s /var/run/fcgiwrap.socket -f /mnt/us/extensions/rt/usr/sbin/rt-server.fcgi
Quote:
spawn-fcgi.c.197: child spawned successfully: PID: 26457
[root@kindle root]# FastCGI: manager (pid 26457): initialized
FastCGI: manager (pid 26457): server (pid 26469) started
FastCGI: server (pid 26469): initialized
|
That looks to be running about 60Mb cheaper. so should now be in our memory price range. Happy days.