ejabberd - Comments for "Post Install Script Error" https://www.ejabberd.im/forum/25049/post-install-script-error en I had the same issue here on https://www.ejabberd.im/forum/25049/post-install-script-error#comment-66021 <p>I had the same issue here on a fresh install on Debian 8. The uid was 1003. After you presumably ran:</p> <p>sudo chown -R ejabberd:ejabberd /opt/ejabberd-15.07</p> <p>What did you do to complete the install?</p> <p>Thanks in advance for any assistance.</p> Sat, 22 Aug 2015 06:37:38 +0000 andrewperry comment 66021 at https://www.ejabberd.im Ok, I figured it out. I've https://www.ejabberd.im/forum/25049/post-install-script-error#comment-66015 <p>Ok, I figured it out. I've been using the old 2.1 build supplied through apt-get on Ubuntu. Looks like the configuration files and folders are all now in /opt/ejabberd and it moved from erlang config file to YAML. Once I figured that out I was able to get it running.</p> <p>The post installation script still does not work however. The folders end up with user:group permissions being set to a uid # (I think it was 1003 on mine) instead of ejabberd user/group. The chown command seems to not work in the script for whatever reason. I just ran the commands on my own from the command line as root instead.</p> Thu, 13 Aug 2015 13:18:52 +0000 jgould comment 66015 at https://www.ejabberd.im