#7426 closed defect (invalid)
Available Projects
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.10.4 |
| Severity: | normal | Keywords: | Multi Project |
| Cc: | jan.walti@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I wanted to dreate multiprojects support.
I have mod_python and apache.
I get this message when im going to the trac page:
== Available Projects ==
* attachments: Error
([Errno 2] No such file or directory: '/var/trac/projects/attachments/VERSION')
* conf: Error
([Errno 2] No such file or directory: '/var/trac/projects/conf/VERSION')
* db: Error
([Errno 2] No such file or directory: '/var/trac/projects/db/VERSION')
* htdocs: Error
([Errno 2] No such file or directory: '/var/trac/projects/htdocs/VERSION')
* log: Error
([Errno 2] No such file or directory: '/var/trac/projects/log/VERSION')
* plugins: Error
([Errno 2] No such file or directory: '/var/trac/projects/plugins/VERSION')
* templates: Error
([Errno 2] No such file or directory: '/var/trac/projects/templates/VERSION')
in my folder /var/trac/projects :
ls -la —>
drwxrwxr-x 9 apache apache 4096 Jul 11 16:06 . drwxr-xr-x 3 apache apache 4096 Jul 11 16:07 .. drwxrwxr-x 2 apache apache 4096 Jun 29 02:18 attachments drwxrwxr-x 2 apache apache 4096 Jun 29 02:18 conf drwxrwxr-x 2 apache apache 4096 Jun 29 02:18 db drwxrwxr-x 2 apache apache 4096 Jun 29 02:18 htdocs drwxrwxr-x 2 apache apache 4096 Jun 29 02:18 log drwxrwxr-x 2 apache apache 4096 Jun 29 02:18 plugins lrwxrwxrwx 1 apache apache 8 Jun 29 14:50 projects -> projects -rwxrwxr-x 1 apache apache 98 Jun 29 02:18 README drwxrwxr-x 2 apache apache 4096 Jun 29 02:18 templates -rwxrwxr-x 1 apache apache 27 Jun 29 02:18 VERSION
when i tipe: "cd projects" i cant get in this directory
Can someone tell me ehat i have to do to create several projects ?
Thanks and regards
Jan Walti
Attachments (0)
Change History (5)
comment:1 by , 17 years ago
| Priority: | high → normal |
|---|---|
| Resolution: | → invalid |
| Severity: | critical → normal |
| Status: | new → closed |
comment:5 by , 14 years ago
In the example above, /var/trac/projects is a single TracEnvironment, despite the use of plural…
Please have a look at the available documentation before me-tooing on a ticket: TracFaq#can-i-manage-multiple-projects-from-a-single-installation-of-trac



Please read the NewTicket page about installation and support questions. Thanks.