Edgewall Software

Ticket #5711 (closed defect: worksforme)

Opened 18 months ago

Last modified 18 months ago

Trac detected an internal error: No module named trac.web

Reported by: chandans@… Owned by: jonas
Priority: normal Milestone:
Component: general Version: 0.10.4
Severity: normal Keywords:
Cc:

Description (last modified by eblot) (diff)

hi everyone i am trying to install trac on RHEL4 installation was done smoothly also i am able to run it as standalone server using tracd but when i try to run it in apache i get following error

Oops...

Trac detected an internal error: No module named trac.web

Traceback (most recent call last):
  File "/usr/share/trac/cgi-bin/trac.cgi", line 19, in ?
    from trac.web import cgi_frontend
ImportError: No module named trac.web

can anyone help its very urgent thnx in advance

Attachments

Change History

Changed 18 months ago by eblot

  • priority changed from high to normal
  • status changed from new to closed
  • resolution set to worksforme
  • description modified (diff)
  • severity changed from critical to normal

This is an installation issue and should be asked on the MailingList.

From the traceback, it is likely that you have an issue with the PYTHONPATH env. var. (the Python CGI frontend cannot locate your Trac installation). Please ask for support on the MailingList.

Moreover, never change an existing ticket that is unrelated to your issue (#2055)

Add/Change #5711 (Trac detected an internal error: No module named trac.web)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.