I have a simple empty project with identity active and every url that I
access reports only:

"500 Internal error

The server encountered an unexpected condition which prevented it from
fulfilling the request.

Powered by CherryPy 2.2.1"

Creating a project that doesn't use identity works perfectly.
This happens when running through apache with mod_python

If I login with cherrypy launched from start-app.py I can access the page
even from apache but I can't logout from it(I get 500 Internal Error if I
try to access the logout method).

Does anyone have any idea? I was unable to find a solution both on the web
and by myself in two days mostly because I can't get any error traceback
both from the error page and from the logs, they simply don't say a thing.

I use:
TurboGears 1.0.2.2
Python2.3
Apache/2.0.52
mod_python-3.1.3-5.1

turbogears has been installed with tgsetup. 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Conto Arancio: 4,50% sino a marzo 2008, aprilo adesso!
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=6743&d=20070704



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to