Changes between Version 5 and Version 6 of faq/setup-trac
- Timestamp:
- May 8, 2009, 6:39:51 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/setup-trac
v5 v6 8 8 9 9 * Setup Trac (you can do this step while waiting for the suExec step to be completed). Be sure to execute this step as the same user that you used to setup suExec. 10 * Choose a directory to install your trac files (your domain.org/include/ directory is a good option). Replace words in capitals with values that make sense for your site: 10 11 * Choose a directory to install your trac files (your domain.org/include/ directory is a good option). Replace words in capitals with values that make sense for your site: 11 12 {{{ 12 13 mkdir /home/members/GROUPNAME/sites/DOMAIN/include/trac … … 26 27 mkdir /home/members/GROUPNAME/sites/DOMAIN/cgi-bin/trac 27 28 }}} 28 * Create the trac cgi scripts using the trac deploy29 * Create the trac cgi scripts using the trac deploy 29 30 {{{ 30 31 trac-admin /home/members/GROUPNAME/sites/DOMAIN/include/trac/PROJECTNAME deploy home/members/GROUPNAME/sites/DOMAIN/cgi-bin/trac/