Page 1 of 1

Where are the PHP files located after installing ViciBox?

PostPosted: Thu Jun 26, 2014 2:53 am
by sf_andy
Hi, this is my first time using ViciBox/ViciDial. I'm a PHP/MySQL Developer working in a call centre and we are hoping to introduce ViciBox/Dial.

I've downloaded the v6.0 ISO which we are installing now. Apologies for what will probably be simple questions.....

1) Does ViciBox contain absolutely everything we need to run the call centre system (minus hardware obviously)
2) Does ViciBox come with the web based interface system which i've seen on some ViciDial screenshots or is that installed separately?
3) What is the URL to access the system after installation?
3) What is the URL link to PHPMyAdmin?
4) Where are the PHP and HTML files etc located?

Re: Where are the PHP files located after installing ViciBox

PostPosted: Sun Jun 29, 2014 8:05 pm
by mav2287
The questions you are asking are like page 1 of the manual. If you have questions like this you need to you need to go read the manual. VICIdial is easy to get around when you understand it, if you don't understand it you can seriously mess the settings up. Regardless your answers are below.

1) Does ViciBox contain absolutely everything we need to run the call centre system (minus hardware obviously)
Answer: Pretty much, unless you want a CRM or something to go with it.

2) Does ViciBox come with the web based interface system which i've seen on some ViciDial screenshots or is that installed separately?
Answer: The only way you interface with vicidial is web-based, so yes..

3) What is the URL to access the system after installation?
Answer: You will put in the IP address of the box you used unless you setup a domain. If you setup the system on a local network it might look like http://192.168.1.XXX

3) What is the URL link to PHPMyAdmin?
Answer: I don't think that PHPMyAdmin is included. Not sure never needed it.

4) Where are the PHP and HTML files etc located?
Answer: The web folder should be /srv/www/

Hope that helps and good luck!

Re: Where are the PHP files located after installing ViciBox

PostPosted: Thu Jul 03, 2014 5:55 am
by sf_andy
Many thanks for your help, appreciated.