Menu

Get the redirect service working

Did you wonder why the redirect service of OpenEMM 5.0 is not working? It is our (stupid) fault!

But, fortunately, fixing the bug is very easy:

1. Change to user openemm: "su - openemm"

2. Stop OpenEMM: "OpenEMM.sh stop"

3. Open file /home/openemm/bin/OpenEMM.sh with a text editor and remove the character "#" at the start of line "$HOME/bin/rdir.sh start"

4. Start OpenEMM again: "OpenEMM.sh start"

Posted by Martin Aschoff 2006-08-08

Log in to post a comment.