Hello,
i have installed openstack using https://docs.openstack.org/mitaka/install-guide-ubuntu/horizon-install.html Initially i was able to open horizon login page but login credentials was not working. After going through few posts i changed timezone and restarted apache2 service. Now after restart i am observing following error.
================================================================================================= root@controller:/var/log/apache2# service apache2 restart * Restarting web server apache2 (98)Address already in use: AH00072: make_sock: could not bind to address [::]:5000 (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:5000 no listening sockets available, shutting down AH00015: Unable to open logs Action 'start' failed. The Apache error log may have more information. [fail]
* The apache2 instance did not start within 20 seconds. Please read the log files to discover problems
Please let me now how to resolve this.