Miguel Angel Ajo Pelayo wrote: > About the "cannot bind error": It seems like if you closed > (CTRL+C/Kill?) the cherokee-admin and python is > running already in the background with the cherokee-admin interface, > please do a ps aux |grep python to check it.
Well, that seems to be the main issue. I would not run cherokee-admin on a embedded device, actually.. and if I did, I would launch it "on-demand": you launch cherokee-admin, then you do the configuration changes you wish, and finally you kill it. The cherokee-admin application logic is implemented in Python, so it takes a little bit of memory to run it. It was not designed to be run by default on embedded. -- Greetings, alo http://www.alobbs.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
