Page 1 of 1
Install Vicibox on VPS
Posted:
Wed Apr 12, 2017 4:17 am
by mar1o
Hi,
I installed Vicibox 7.0.4 in a virtual server. I can access it with putty but i cant access the web. Should i put a domain or something?
The server has its own IP, but i cant access through that.
Thank you,
Re: Install Vicibox on VPS
Posted:
Wed Apr 12, 2017 10:34 pm
by iboam
Did you install a web server or just telephony, mysql server ??
for easy access, modify the A record on your domain name and point to your vps ip address.
Re: Install Vicibox on VPS
Posted:
Thu Apr 13, 2017 3:43 am
by mar1o
I did an express installation. So its a full setup. As server name i put the server's ip. Can you be more specific about the A record?
Re: Install Vicibox on VPS
Posted:
Thu Apr 13, 2017 4:15 am
by chornyi_taras
Please check with your VPS provider that ingress traffic is allowed on tcp port 80.
also it worth to check that Apache is listening on port 80
- Code: Select all
netstat -tulpan | grep 80
Re: Install Vicibox on VPS
Posted:
Tue Apr 18, 2017 4:10 am
by mar1o
I tried this command and it doesnt show anything. This means that Apache isn't listening this port,right?
Re: Install Vicibox on VPS
Posted:
Tue Apr 18, 2017 7:35 am
by chornyi_taras
yes. this mean that Apache isn't running.
Please make sure that you've followed instructions for installing ViciBox
http://download.vicidial.com/iso/vicibox/server/ViciBox_v7-Install.pdf
Re: Install Vicibox on VPS
Posted:
Tue Jun 13, 2017 6:18 pm
by wbmanx
Marlo, I have installed Vicibox on Virtualbox on top of Windows. It works great! The issue that you have is all about the ports! Do you have port 443 and 80 open?