Hi Stefano,
tried both options, with no luck.
Additionally I tried to make a new trac deploy to a clean folder /srv/trac
with access rights for the apache www-data user, but that changed nothing,
also.
I followed the trac install recommendations and added
Alias /trac/chrome/common /srv/trac/htdocs/common
Alias /trac/chrome/site /srv/trac/htdocs/site
<Directory "/srv/trac/htdocs">
Order allow,deny
Allow from all
</Directory>
<Location "/trac/chrome/common/">
SetHandler None
</Location>
in my apache config, but also nothing changed.
How can I determine which files apache is really trying to read?
In the apache error.log, I have one line "Error opening file for reading:
Permission denied" when I press F5 on the trac page. But I don't know what
the resulting path is, that apache finally uses. For me it looks like the
htdocs folder is accessible, but all agilo stuff one level below is not
found. The access right of all folders are set to www-data now.
Any Idea?
best regards
Bernd
Am Dienstag, 4. Februar 2014 17:26:34 UTC+1 schrieb Stefano Rago:
>
> Hi Bernd,
>
> On 04 Feb 2014, at 14:58, Bernd Stahlbock <[email protected] <javascript:>>
> wrote:
>
> thank you for your fast reply.
> I attached some files.
> The system is Ubuntu 12.04.4 LTS
> I do not use a virtual environment, as far as I know. I took over the
> project from some other guy.
> For testing, I ran the install in the path /trac/testrepo. Thus, it should
> be only available for testrepo. Our production trac projects are in
> /trac/tfs and /trac/sps. The ini files are untouched.
>
> python -c "import agilo; print agilo"
> <module 'agilo' from
> '/usr/local/lib/python2.7/dist-packages/binary_agilo-1.3.12_PRO-py2.7.egg/agilo'>
>
> python -c "import agilo_pro; print agilo_pro"
> <module 'agilo_pro' from
> '/usr/local/lib/python2.7/dist-packages/binary_agilo-1.3.12_PRO-py2.7.egg/agilo_pro'>
>
> Browser debugging:
> "NetworkError: 404 Not Found -
> https://myserver/trac/testrepo/chrome/agilo/images/default_logo.png"
>
> So something is wrong with the path that apache uses, I guess?
>
>
>
> Looking at the log, it seems like the system is not able to load the agilo
> modules properly.
>
> Please try do comment out these lines in the [components] section of your
> trac.ini file (you can do that by prepending a hash symbol for each line):
>
> trac.ticket.api.ticketsystem = enabled
> trac.ticket.roadmap.roadmapmodule = enabled
> trac.ticket.web_ui.ticketmodule = enabled
>
> If that does not help, please check the permissions of this folders,
> recursively:
>
>
> /usr/local/lib/python2.7/dist-packages/binary_agilo-1.3.12_PRO-py2.7.egg/agilo
>
> /usr/local/lib/python2.7/dist-packages/binary_agilo-1.3.12_PRO-py2.7.egg/agilo_pro
>
> Make sure that the user that Apache uses to launch the request handler has
> read/write permission for those folders.
>
> Hope this helps,
> Stefano Rago
>
--
--
Follow Agilo on Twitter: http://twitter.com/agilofortrac
Please support us by reviewing and voting on:
http://userstories.com/products/8-agilo-for-scrum
http://ohloh.net/p/agilo-trac
http://freshmeat.net/projects/agiloforscrum
You have received this message because you are subscribed to
the "Agilo for Trac" Google Group. This group is focused on
supporting Agilo for Trac users and is moderated by
Agilo Software GmbH <http://www.agilosoftware.com>.
To post to this group, send email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo
---
You received this message because you are subscribed to the Google Groups
"Agilo for Trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.