I am trying to use the doc at http://trac.turbogears.org/turbogears/wiki/ModPythonIntegration09 to setup TG with apache. I seem to be running into some problems. I can't really tell what they are because no errors come up anywhere.
I get this in the server.log file: 192.168.1.33 - admin "GET /project/admin/product/ HTTP/1.1" 500 791 "" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920 Firefox/1.0.7 SUSE/1.0.7-0.1" And on the page I get this: 500 Internal error The server encountered an unexpected condition which prevented it from fulfilling the request. The page works fine when running the project from the dev file using start-project.py. And I don't really understand why some of the controllers work while others do not. For example, /project/admin/productOption works fine. I can add/remove them, etc. How can I get better error reporting so I can debug the problem? Any help would be greatly appreciated, thanks. -Ian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

