On Wednesday, March 4, 2015 at 9:53:46 AM UTC-8, alexus wrote:
>
> I keep getting following error inside of my apache's error_log:
>
>  mod_wsgi (pid=23016): Exception occurred processing WSGI script 
> '/var/www/html/trac/X/cgi-bin/trac.wsgi'.
>  Traceback (most recent call last):
>    File "/var/www/html/trac/X/cgi-bin/trac.wsgi", line 30, in application
>      from trac.web.main import dispatch_request
>  ImportError: No module named trac.web.main
>
> system:
>
> # uname -a
> Linux X 3.10.0-123.20.1.el7.x86_64 #1 SMP Wed Jan 21 09:45:55 EST 2015 
> x86_64 x86_64 x86_64 GNU/Linux
> # rpm -q httpd mod_wsgi python
> httpd-2.4.6-19.el7_0.x86_64
> mod_wsgi-3.4-12.el7_0.x86_64
> python-2.7.5-16.el7.x86_64
> # ll /usr/lib/python2.7/site-packages/Trac-1.0.4-py2.7.egg
> -rw-r--r--. 1 root root 1986947 Mar  4 12:51 /usr/lib/python2.7/site-
> packages/Trac-1.0.4-py2.7.egg
> # 
>
>
> any help would be appreciate, thanks!
>

Do you have any other symptoms, or do the errors seem to be benign? I'm not 
suggesting you shouldn't be interested in finding the cause, just wondering 
about the scope of the problem. 

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to