Cannot access web gui - Connection time out

Fresh installation:

Apache, mysqld, asterisk are all running = no errors, but when I try to access the webgui using http://ip, I get blank page with error message: Cannot access web gui - Connection time out

[root@local ~]# netstat -tulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:896 0.0.0.0:* LISTEN 2410/rpc.statd
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 2723/mysqld
tcp 0 0 0.0.0.0:5038 0.0.0.0:* LISTEN 4131/asterisk
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 2371/portmap
tcp 0 0 0.0.0.0:2000 0.0.0.0:* LISTEN 4131/asterisk
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 4022/httpd
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 2617/sshd
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 2781/sendmail: acce
tcp 0 0 0.0.0.0:4445 0.0.0.0:* LISTEN 4200/perl
udp 0 0 0.0.0.0:5000 0.0.0.0:* 4131/asterisk
udp 0 0 0.0.0.0:4520 0.0.0.0:* 4131/asterisk
udp 0 0 0.0.0.0:68 0.0.0.0:* 2212/dhclient
udp 0 0 0.0.0.0:69 0.0.0.0:* 2636/xinetd
udp 0 0 0.0.0.0:111 0.0.0.0:* 2371/portmap
udp 0 0 0.0.0.0:890 0.0.0.0:* 2410/rpc.statd
udp 0 0 0.0.0.0:893 0.0.0.0:* 2410/rpc.statd

Never mind. Disabled iptables and all is good