Talk:Installing Trac and Subversion
From InstallationWiki
Hello,
Congratulations for this wonderfull installation guide, that makes very easy to remember things we use to do and because installing procedures we don't do too much once they are made are easy to forget. Very nice step-by-step guide.
Thanks for reading this section, sicen that means you want to help out community, in this case... just me, but I hope this will be helpful for some other.
Btw, I was following it carefully without making any kind of custom changes and this is my result:
- projects is available :D
http://amimusa.net/projects
- svn I got internal procedure error
-> I created /projects/projects.passwd file with one user and that problem was solved, maybe the owner of the document could add the need to create this file.
- svn access, I got a Frobidden message: you don't have permission to access /svn on this server
-> I tried changing permission to /projects folder to give www-data access, but still the same
manouHost:/# ls -l | grep projects
drwxr-xr-x 5 root www-data 4096 abr 8 14:17 projects
manouHost:/projects# ls -l
total 16
drwxr-xr-x 2 root www-data 4096 abr 8 13:47 files
-rw-r--r-- 1 root www-data 20 abr 8 14:17 projects.passwd
drwxr-xr-x 2 root www-data 4096 abr 8 13:47 svn
drwxr-xr-x 2 root www-data 4096 abr 8 13:47 trac
Please, what am I doing wrong ? Do I skipping something ?
Thank you very much for your time and support.
Happy moment, ยท_- manou
