Tagged Questions
The beepbeep tag has no wiki summary.
5
votes
2answers
604 views
Mochiweb Port 80
I am attempting to run BeepBeep through Mochiweb on Port 80. It works if I type sudo ./start_server.sh. Are there any security risks with running Mochiweb like this? If so how to remedy?
Thanks!
3
votes
1answer
293 views
BeepBeep and ErlyDB integration issue
Further to my adventures with Erlang and ErlyDB. I am attempting to get ErlyDB working with BeepBeep
My ErlyDB setup works correctly when run outside of the BeepBeep environment (see Debugging ErlyDB ...