On Tue, 2003-11-18 at 21:06, Bob [EMAIL PROTECTED] wrote: > On another note, I noticed that after upgrading one of my servers that was running > 2.0.x, I no > longer see the list of lists when accessing the /mailman/admin or /mailman/listinfo > URLs. Things > still seem to work if I enter the appropriate list name in though. > > Could this from the error log be the culprit:
No. This is really just telling you that Mailman 2.1 now uses pickle .pck files, where as 2.0 used marshal .db files. These warnings are normal for the first load of the file after the upgrade, and are no cause for alarm! > There was a config.db and config.db.last in each of those before, not a pck. > Is there any way to fix the "list of lists"? I'm betting the virtual host support in Mailman 2.1 is messing you up. Are those lists homed to a different domain than the one you're visiting them by? -Barry _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
