I've tried a kazoo host on Hyper-V and the installation didn't generate any errors but for some reason I can;t hit the login page at
. Web page is unavailable. The httpd service is started as well as every other service (using these commands):
#Start/restart services
/usr/bin/epmd -daemon
/bin/netstat -ptlen | grep epmd
/etc/init.d/freeswitch stop
/usr/bin/freeswitch -nc -nonat &
/etc/init.d/haproxy start
/etc/init.d/kamailio restart
/etc/init.d/rabbitmq-server start
/etc/init.d/kz-whistle_apps start
/etc/init.d/kz-ecallmgr start
/etc/init.d/rsyslog restart
/etc/init.d/kz-whistle_apps status
debug "Start Apache"
/etc/init.d/httpd start