Hi everybody, I have a Server running under openSUSE with an apache2.2 webserver. I installed Trac using yast2. That works fine. I can use trac-admin to create new enviroments and when i use tracd i can view them in my browser.
ok, now i created a subdomain on my server, trac.mydomain.com, and i want the apache to run trac.fcgi on that domain. I used trac-admin /path/to/env deploy /path/to/folder and routet the domain to run that scripts (trac.fcgi). That seems to work fine. But when i open my browser and call trac.mydomain.com, i receive a server-error. looking to the logfiles shows me that apache tries to run the right script, but it seems to fail because of any permission issues. can anyone help me getting all permissions right? Thanks in advance... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
