Build a ZenTao Server on Linux
- Download xampp for linux on Apache Friends, file name: xampp-linux-1.8.3-2-installer.run;
Intallation guide: Linux FAQs on Apache Friends
-
$ chmod 755 xampp-linux-1.8.3-2-installer.run
-
$ sudo ./xampp-linux-1.8.3-2-installer.run
-
$ sudo /opt/lampp/lampp start
-
Verify: browse http://10.21.3.8, you can see the xampp homepage.
-
Downlaod zentao source code pack ZenTaoPMS.5.2.1.zip;
-
unzip ZenTaoPMS.5.2.1.zip to /opt/lampp/htdocs;
-
browse "http://localhost/zentaopms/www" to start install process. If not, try http://localhost/zentaopms/www/install.php;
-
zentao parameter::
Host port: 3306; Database user: root db password: zentaopms database name: zentao admin name: chad admin password: zentaopms
Config file path: /opt/lampp/htdocs/zentaopms/config/my.php
Backup and Restore ZenTao Data
Backup
# /opt/lampp/lampp bakcup
Restore
# sh xampp-backup-27-01-14.sh
According to the LinuxFAQ on ApacheFriends, the backup/restore is a beta feature, which has no guarantee.
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。