0% found this document useful (0 votes)
682 views2 pages

GOIP SMS Server English Manual

Download as pdf or txt
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 2

GOIP SMS Management Server Manual 1.

0
Introduction
GOIP SMS Management Server is used to control sending message. User can sendsearch or other
operations on the web server
Installation Requirements
Be sure that apache2(or above version)php4(or above version) and mysql4(or above version) has
been installed on the Linux system. The software is used UTF-8 character coding.
Installation
Windows system installation
1install phpmysql and apsche
2decompression the software: http://www.dbltek.com/update/goip_install-v1.10.4.tgz
to the directory of apache server (maybe the default directory is htdocs/ or www/)
3click import_sql.cmdin goip\incyou will see the screen. Then input password of root.(the
mysql process should be started up. If mysql command is not recognized appeared , you should
input database by yourself: click start-> run, input cmd and then input command: mysql
installation path/mysql/bin/mysql -uroot -p < apache server directory/goip/inc/goipinit.sql)
4double click install.cmd to install
5The default enabled UDP port is 44444.If a firewall installed, please join the trust 44444 UDP
port list.
6Input GOIP manager URL: http://your_ip/goip in your brower, user: root password:root
7Click system management, add ID and password to goip parameter management.
8Open GOIP configuration webpagefill the parameters in corresponding blankthe default port
is 44444
9Create groups and contactthen you can send message
10you should set International Tel number in "System Manage->Provider Manage"

Linux system installation


1) Login Linux system as root
input command
wget http://dbltek.com/update/goip_install.tgz
input command
tar xzvf goip_install-linux.tgz
input command
cd goip_install
input command
./goip_install.sh
2) installation processing as this:
./goip_install.sh (Starting GoIP SMS System install)

Configure httpd config:


Enter the httpd config file PATH:
The default httpd configuration file path is /etc/httpd/conf/httpd.conf , default press Enter

Choose your Mysql Database version:


4
5
The default mysql version is 4

Import GOIP databased


Input the Mysql root password if the password exists:

Enter your Mysql PATH


The default Mysql path is/usr/bin/mysqldefault press Enter

Copying file to /usr/local/goip

Install finished

3) The default enabled UDP port is 44444.If a firewall installed, please join the trust 44444 UDP
port list.
4) Then restart your httpd.
5) Input GOIP manager URL: http://your_ip/goip in your brower, user: root password:root
6) Click system management, add ID and password to goip parameter management.
7) Open GOIP configuration webpagefill the parameters in corresponding blankthe default port
is 44444
8Create groups and contactthen you can send message
9 you should set International Tel number in "System Manage->Provider
Manage"

You might also like