Requirements
- Any linux distibution like fedora,debian,centos, etc... (may works under windows but not tested yet)
- 2.0 GHz CPU
- 2GB RAM (especialy if you plan to use kannel on the same machine)
- 100MB HDD
- Internet connection, if you want to receive updates
- Apache Web Server
- PHP 5.x with MySQL support
- MySQL Server
Installation
- Unzip PointSMS to your web server root directory (tar xvf PointSMS_1.0.0.tar)
- Create a mysql database eg. pointsms
- Go to db folder and use mysql dumb to create the mysql tables (mysql -u root -p pointsms < PointSMS_db.sql)
- Go to inc folder and find config.php, use an editor like vi to edit the file (vi config.php)
- Dont forget to own by apache the firmware folder (eg. chown -R apache.apache /tmp/firmware)
Configuration
- Login to PointSMS http://localhost/admin.php using the default username and password
- username: admin
- password: pointsms
- Go to settings page and complete all the fields
- For more info go to help page inside the application
Kannel configuration
Application Guide
|