• Ubuntu Etherpad Init script won’t work

    Date: 2010.08.10 | Category: etherpad

    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
    

    Report This Post

    Related posts:

    1. My Etherpad start up script I like my etherpad to run in a screen so...
    2. Install Etherpad Lite on Ubuntu and Debian Installing Etherpad Lite on Debian/Ubuntu clean. Part 1 – Installing...
    3. Etherpad with Active Directory (LDAP/AD) So you want to host your own Etherpad deployment and...
    4. Etherpad emails show wrong port (9000) when sending from version 1 running apache and mod_proxy Etherpad emails may show as port 9000 if you are...
    5. Etherpad Startup execution failed with non-200 response: 500 Etherpad won’t start and errors with output Etherpad Startup execution...