Assume that git, FreeSWITCH, httpd, and mysql have been installed in CentOS. 1. download bluebox. In the console, enter cd/var/www/htmlgitclonegit: // github.com/2600hz/bluebox.gitbluebox. the two-step process is to generate bluebo under the /var/www/htmldirectory.
Assume that git, FreeSWITCH, httpd, and mysql have been installed in CentOS.
1. download bluebox. Enter
Cd/var/www/html
Git clone git: // github.com/2600hz/bluebox.git bluebox
The above two steps generate the bluebox directory under the/var/www/html directory.
2. set before installation. Enter
Cd/var/www/html/bluebox
./Preinstall. sh
Confirm the configuration information at the command line prompt, and use the initial options.
3. enter
Yum install php-dom
4. start httpd and disable firewall. Enter
Service httpd start
/Etc/init. d/iptables stop
5. input in the browser
Http: // 192.168.77.86/bluebox/index. php
Set up bluebox step by step on the displayed page.