On Oct 14, 11:41 pm, Graham Dumpleton <graham.dumple...@gmail.com> wrote: > My only thought at this point is that this is being caused by a > mismatch in the Apache, APR and mod_wsgi binary packages being used. > That is, an APR library is being used which wasn't actually the one > that Apache and/or mod_wsgi were compiled against.
That could be the issue.. checking the config.log in the 2.5 build tree, I notice that it was built against apache 2.2.3, whereas the version on the system was 2.2.9. It looks like mod_wsgi wasn't rebuilt after the update from etch to lenny. I have now built mod_wsgi 2.6 against the correct version of apache, including the patch from that thread, and we'll see how that goes. This time I've created a custom package with a versioned dependency on apache 2.2.9, so the packaging system should stop anyone from upgrading apache without also rebuilding mod_wsgi. Thanks for your help, I'll let you know if the problem reappears. -- Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to modwsgi@googlegroups.com To unsubscribe from this group, send email to modwsgi+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en -~----------~----~----~----~------~----~------~--~---