DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

Build a ZenTao Server on Linux


  1. Download xampp for linux on Apache Friends, file name: xampp-linux-1.8.3-2-installer.run;

Intallation guide: Linux FAQs on Apache Friends

  1. $ chmod 755 xampp-linux-1.8.3-2-installer.run

  2. $ sudo ./xampp-linux-1.8.3-2-installer.run

  3. $ sudo /opt/lampp/lampp start

  4. Verify: browse http://10.21.3.8, you can see the xampp homepage.

  5. Downlaod zentao source code pack ZenTaoPMS.5.2.1.zip;

  6. unzip ZenTaoPMS.5.2.1.zip to /opt/lampp/htdocs;

  7. browse "http://localhost/zentaopms/www" to start install process. If not, try http://localhost/zentaopms/www/install.php;

  8. 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.



Published

Jan 26, 2014

Last Updated

Jan 26, 2014

Category

Tech

Tags

  • Linux 158
  • xampp 1
  • ZenTao 1

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor