Ubuntu Etherpad Init script won't work
This is due to a permission error on the log folder
Quickest fix is:
[bash] chown -R etherpad /var/log/etherpad [/bash]
Try that then do [bash] cd /usr/share/etherpad/bin sudo -u etherpad ./run.sh [/bash]
This is due to a permission error on the log folder
Quickest fix is:
[bash] chown -R etherpad /var/log/etherpad [/bash]
Try that then do [bash] cd /usr/share/etherpad/bin sudo -u etherpad ./run.sh [/bash]