This is due to a permission error on the log folder
Quickest fix is:
chown -R etherpad /var/log/etherpad |
Try that then do
cd /usr/share/etherpad/bin sudo -u etherpad . /run .sh |
Founder, Inventor, Creator
This is due to a permission error on the log folder
Quickest fix is:
chown -R etherpad /var/log/etherpad |
Try that then do
cd /usr/share/etherpad/bin sudo -u etherpad . /run .sh |
Thx again for help on this.