If you deployed to an egg, can you be sure that the temp directory that
apache uses to unzip the eggs (when needed) is writable by the apache
process owner?
(just a slim chance this might be the problem)
Todd Nine wrote:
1. No tracnav appears on the page
https://nine.homelinux.com/smokskis/wiki/WikiMacros
2. I set the trac.log output to error and here is the output I received.
2006-04-11 10:51:57,450 Trac[main] ERROR: File not found
Traceback (most recent call last):
File
"/usr/lib/python2.4/site-packages/trac/web/modpython_frontend.py", line
206, in handler
dispatch_request( mpr.path_info, mpr, env)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 139, in
dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 107, in
dispatch
resp = chosen_handler.process_request(req)
File "/usr/lib/python2.4/site-packages/trac/web/chrome.py", line 176,
in process_request
raise TracError, 'File not found'
TracError: File not found
3. I chowned the egg to apache.apache and chmoded it to 755.
4. Trac 9.4
Python 2.4
Fedora 4 core.
On 4/11/06, *Thomas Moschny* < [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
On Tuesday 11 April 2006 17:10, Todd Nine wrote:
> Thomas, I installed the egg into my plugins directory and I still
can't
> seem to use the macro. Here are a couple of my wiki pages.
> [...]
> I still receive the following error.
>
> No macro named [[TracNav]] found
>
> I'm fairly sure I installed the plugin correctly, I managed to
get the trac
> account manager plugin working.
- Does the WikiMacros page show any traces of TracNav?
- Can you have a look at the log file (log/trac.log - maybe you have
to enable loggin in conf/trac.ini)? Anything unusual there?
- Does the .egg file have the right permissions? It must be
readable by the user the webserver runs under.
- What Trac/Python/OS-Version are you using?
Regards,
Thomas
_______________________________________________
Trac mailing list
[email protected] <mailto:[email protected]>
http://lists.edgewall.com/mailman/listinfo/trac
------------------------------------------------------------------------
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac