ra wrote:
I am new to trac and having some difficulty installing it on an os x
server. I followed the instructions for DarwinPorts at
http://trac.edgewall.org/wiki/TracOnOsx#UsingDarwinPorts and everything
seemed to go fine. trac-admin /path/to/project initenv seemed to go
fine, too. My virtual host for apache2 is set up like this:
...snip...
                PythonOption TracEnvParentDir "/path/to/project/"
...snip...
But when I browse to www.host.com:8081, I get:

Available Projects

attachments: Error
([Errno 2] No such file or directory:
'/Users/bnik/trac/attachments/VERSION')
...snip...

The "TracEnvParentDir" is used when you have multiple projects in a
single parent directory.  Since you have only one project use the
"TracEnv" setting instead.

-- Matt Good


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to