Hi!
I am trying to install ejabberd on CentOS from bin sourse.
In terminal:
cd /usr/src sudo wgethttps://www.process-one.net/download...-installer.run sudo mv downloads-action.php?file=%2Fejabberd%2F16.01%2Fejabberd-16.01-linux-x86_64-installer.run ejabberd-16.01-linux-x86_64-installer.run sudo chmod +x ejabberd-16.01-linux-x86_64-installer.run ./ejabberd-16.01-linux-x86_64-installer.run /home/dev/ejabberd/bin start
In browser:
http://server_IP:5280/admin
But nothing happen, only blank screen. What's wrong?
Any help welcome. Thanks.