Difference between revisions of "Installation guide"
Line 3: | Line 3: | ||
The installation procedure requires several key steps | The installation procedure requires several key steps | ||
− | * basic apache | + | * phase1: get basic server machine setup: apache, fastcgi, mysql server. |
− | + | ||
− | * | + | * phase2: compile ZENBU. install all c/c++ and perl libraries |
− | * | + | |
− | * creating support directory structure | + | * phase3: final tweaking (mysql users, databases, directories, zenbu_config) |
− | * | + | **creating support mysql databases |
− | * editing the server configuration file | + | ** creating support directory structure |
+ | ** copy ZENBU html/javascript for apache | ||
+ | ** editing the server configuration file |
Revision as of 17:14, 16 January 2014
ZENBU is written as a client/server or web2.0 designed system. It is written in c++ and perl for server-side web services and command line tools while the web clients are written in javascript.
The installation procedure requires several key steps
- phase1: get basic server machine setup: apache, fastcgi, mysql server.
- phase2: compile ZENBU. install all c/c++ and perl libraries
- phase3: final tweaking (mysql users, databases, directories, zenbu_config)
- creating support mysql databases
- creating support directory structure
- copy ZENBU html/javascript for apache
- editing the server configuration file