Hi Folks, Still struggling with the Apache and the Trac set up. I've had Trac up and running using the standalone server and it runs fine. I've tested the mod_python with apache and that works. My issue is I am getting a mod_python error when I try to load Trac using apache. The error is
ImportError: No module named trac.web.modpython_frontend I was wondering if anyone as ever seen it before and how you fixed it? Trac is installed to C:/Python24/Site-packages/trac on the server. I've searched the server for anything relating to trac.web.modpython_frontend and found absolutely nothing. Should I be looking to import this module from the trac install or from the environment I set up using the trac initenv ? Any light anyone could shed would be much appreciated. Cheers Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
