Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I've downloaded KRH's funplug from http://home.sconk.se:8080/dns323/dns-323.rar and can telnet into my dns-232. Now I'm trying to get lighttpd to work. I've changed the IP addresses in the lighttpd.conf file to match my setup and the syntax checks out ok. However, when I try to start it I get a library error.
/mnt/HD_a2/lnx_bin/sbin/arm-uclibc-linux-gnu-lighttpd -f /mnt/HD_a2/lighttpd.conf -m /mnt/HD_a2/lnx_bin/lib
: can't resolve symbol '__libc_stack_end'
Thinking that the LDPATH wasn't set, I've set it to /lib but still get the same error. Here is my complete environment:
USER=root
OLDPWD=/
HOME=/
TERM=vt102
PATH=/usr/bin:/bin:/usr/sbin:/sbin
LDPATH=/lib
SHELL=/bin/sh
PWD=/
Is there anything else I need to do? Has anyone else gotten lighttpd to work?
Thanks!
Offline
Havn't tried, but it apppears as if the binary you're using is compiled with dynamic libraries and not static. I intend to give it a shot after I've managed to get FireFly running in 'standalone' mode. My goal is to have lightpdpd+php5 running btg on my DNS. Stay tuned..
/Apan
Offline
I'm interested in this, too. Looks like a placeholder was put in the wiki for it here (but nothing there, yet..):
http://dns323.kood.org/howto:lighttpd_php
Offline
OK, I've got a working version of lighttpd-1.4.13 - see wikifor more details.
..as FireFly seems to mimic a lot of the setup from lighttpd, I think I'll have another go at it with my recent discoveries...
BR/Apan
Last edited by Apskaft (2007-02-13 23:42:56)
Offline