Hi Erik, Thanks very much for that. The Accountmanager plugin was indeed not being loaded and I tracked the reason down to there being no entry in the easy-install.pth file. That's now been rectified and I can now login successfully.
Now Email notification is causing "Premature end of script headers: trac.fcgi" errors, but that's a different story. Thanks for you help. Rosalyn. Erik Bray wrote: > On Wed, Sep 9, 2009 at 10:51 AM, Rosalyn > Hatcher<[email protected]> wrote: > >> Hi, >> >> Has anyone got the AccountManager Plugin to work with Python2.6 (Trac >> 0.11.5)? >> >> After the demise of our webserver hard-drive, we now have Python2.6 >> installed (Previously was using 2.5). >> I have reinstalled Trac (moving from 0.11.2.1 to 0.11.5 in the process). >> >> I regenerated the .egg file for the AccountManager Plugin >> (TracAccountManager-0.2.1dev_r5836-py2.6.egg). >> >> But when I go to the Trac page the "Login" link is no longer shown. >> >> I think I'm right in saying I don't need to run the Trac upgrade script >> for minor upgrades - do I? >> >> Any help much appreciated, I'm at a loss as to what to try next. There >> are no errors in the trac.log or apache log files. >> >> Thanks, >> Rosalyn. >> > > Do you have DEBUG logging enabled in Trac? Is there a line like > "Trac[loader] DEBUG: Loading acct_mgr.web_ui from > /path/to/TracAccountManager-0.2.1dev_r5836-py2.6.egg" in the log when > you first start up the web server (and make a request)? Otherwise > it's not being loaded by Trac for some reason. > > > > -- ------------------------------------------------------------------------ Rosalyn Hatcher NCAS Computational Modelling Services Dept. of Meteorology, University of Reading, Earley Gate, Reading. RG6 6BB Email: [email protected] Tel: +44 (0) 118 378 6016 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
