Edgewall Software

Changes between Version 3 and Version 4 of TracUbuntuMultipleProjects


Ignore:
Timestamp:
Dec 9, 2006, 4:14:43 PM (17 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracUbuntuMultipleProjects

    v3 v4  
    9898note: the -R is important, as www-data needs to access the database files while sit a couple of directories down from the top project directory.
    9999
    100 {{{{ btw, i spent a LONG time trying to figure out why i was missing the dav_svn module (mod_dav_svn.so wasnt in /usr/lib/apache2/modules/), since the instructions on the "Trac on Ubuntu" site implied i needed it, but then i decided to just see what happened if i created a project environment and it succeeded. so... go figure. }}}}
     100{{{ btw, i spent a LONG time trying to figure out why i was missing the dav_svn module (mod_dav_svn.so wasnt in /usr/lib/apache2/modules/), since the instructions on the "Trac on Ubuntu" site implied i needed it, but then i decided to just see what happened if i created a project environment and it succeeded. so... go figure.
     101}}}
    101102
    102103if everything has gone right, your site will be working now! go to http://www.yoursite.com/projects, and you should see a listing of your one lone project. click on it and arrive at your project's main page.