Modify ↓
Opened 19 years ago
Closed 19 years ago
#2392 closed defect (fixed)
FastCGI : CGI_REQUEST_COMPLETE attribute not present in module _fcgi
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | 0.9.1 |
Component: | general | Version: | 0.9 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When trying to execute Trac as a FastCGI, I get the main page of the site (WikiStart) but every attempt to click on a menu (login, recent changes…) gives the following error (in Apache log file, noting in project log) :
[Tue Nov 22 00:18:02 2005] [error] [client 134.158.88.81] FastCGI: server "/htdocs/tractest/bin/trac.fcgi" stderr: Traceback (most recent call last):, referer: https://tractest/LCGTier2 [Tue Nov 22 00:18:02 2005] [error] [client 134.158.88.81] FastCGI: server "/htdocs/tractest/bin/trac.fcgi" stderr: File "/www/Web/servers/trac/0.9-2438-anydiff/lib/python2.4/site-packages/trac/web/_fcgi.py", line 567, in run, referer: https://tractest/LCGTier2 [Tue Nov 22 00:18:02 2005] [error] [client 134.158.88.81] FastCGI: server "/htdocs/tractest/bin/trac.fcgi" stderr: protocolStatus, appStatus = self.server.handler(self), referer: https://tractest/LCGTier2 [Tue Nov 22 00:18:02 2005] [error] [client 134.158.88.81] FastCGI: server "/htdocs/tractest/bin/trac.fcgi" stderr: File "/www/Web/servers/trac/0.9-2438-anydiff/lib/python2.4/site-packages/trac/web/fcgi_frontend.py", line 37, in _handler, referer: https://tractest/LCGTier2 [Tue Nov 22 00:18:02 2005] [error] [client 134.158.88.81] FastCGI: server "/htdocs/tractest/bin/trac.fcgi" stderr: return _fcgi.CGI_REQUEST_COMPLETE, 0, referer: https://tractest/LCGTier2 [Tue Nov 22 00:18:02 2005] [error] [client 134.158.88.81] FastCGI: server "/htdocs/tractest/bin/trac.fcgi" stderr: AttributeError: 'module' object has no attribute 'CGI_REQUEST_COMPLETE', referer: https://tractest/LCGTier2
Attachments (0)
Note:
See TracTickets
for help on using tickets.
This was already fixed in [2501] and [2502] for 0.9.1