I have sucessfully used lighttpd on the BBB before, and also had the problem where it got stuck at the "Configuring lighttpd" message. Like you, I tried waiting hours with no progress. I found that I could just Ctrl-C abort the process at that point and everything worked anyway. I also had to run these commands first to disable the built-in web service:
*systemctl disable bonescript.socketsystemctl disable bonescript.servicesystemctl disable bonescript-autorun.servicesystemctl stop bonescript.socketsystemctl stop bonescript.servicesystemctl stop bonescript-autorun.service* Hope that helps! -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
