代码拉取完成,页面将自动刷新
同步操作将从 众维科技/vos 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
How to install vos3000 2.1.2.4 on centos
Vos3000 2.1.2.4 can be install on 32 bit or 64 bit Centos Linux.
Before Installation we will check the following.
1- Check Linux version and Kernel version
#cat /etc/redhat-release
#uname -m
If Linux kernel version is above 2.6x VOs3000 2.1.2.4 will not install.
2- SELINUX should be disabled #selinux status
if its is not disabled disable it
#nano /etc/sysconfig/selinux
SELINUX=disabled
3- Check Mysql # rpm -qa | grep MySQL or rpm -qa | grep mysql
If mysql is installed the remove it and remove the related files
#mv /var/lib/mysql /var/lib/mysql_backup
#rm -rf /etc/my.cnf
4- Check perl-DBI # rpm -qa | grep perl-DBI
If perl-DBI is installed remove it
5- Flush the iptables and disable it .
#service iptables save |service iptables stop |chkconfig iptables off
#service ip6tables save |service ip6tables stop |chkconfig ip6tables off
6- make a directory and copy the installation files .
#mkdir /source
Begin the Vos3000 2.1.2.4 installation
1- Install the required java
#rpm -ivh jdk-6u19-linux-i586.rpm
2- Copy the Apache Tomcat to the /usr and untar the file
# cp apache-tomcat-5.5.15.tar.gz /usr/
#cd /usr
#tar -xvf apache-tomcat-5.5.15.tar.gz
3- Install perl-DBI for install mysql
# rpm -ivh perl-DBI-1.40-5.i386.rpm
4- Install MySQL Server
# rpm -ivh MySQL-server-community-5.0.51a-0.rhel4.i386.rpm
5- Install MySQL Client
# rpm -ivh MySQL-client-community-5.0.51a-0.rhel4.i386.rpm
6- Restart the SQL server service
# service mysql restart
7- Install emp
# rpm -ivh emp-2.1.2-4.noarch.rpm
8- Install the MBX service
# rpm -ivh mbx3000-2.1.2-4.i586.rpm
9- Install vos3000 service
# rpm -ivh vos3000-2.1.2-4.i586.rpm
10- Install IVR
# rpm -ivh ivr-2.1.2-4.i586.rpm
11- Make license directory
# mkdir /usr/kunshi/license
12- Generate the information for Licence
IP Address
MAC Address
RPM Time
JDK Time
13 – Get the license.dat file upload to server /usr/kunshi/license/
14 – give the execute permission
# chmod 755 /usr/kunshi/license/license.dat
15- Restart the all services
# service mysql restart
# /etc/init.d/vos3000dall restart
# /etc/init.d/mbx3000d restart
# /etc/init.d/ivrd restart
Download the vos3000 2.1.2.4 client and install on your computer
Default username and password is admin / admin
Note :- you will not be able to login vos3000 client if your licence is not properly installed even all the services are up and running .
In VOS3000 2.1.1.5 or VOS3000 2.1.2.0 you can login in vos3000 client even you have not installed the license but in VOS3000 2.1.2.4 you can not login without proper license installation.
hope this will be informative for vos3000 2.1.2.4 installation .
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。