I am trying to install mod_wsgi.so on my VPS runninr Centors 5.21. I installed python 2.6 and compiled mod_wsgi. It all worked with ought an error. When i include the mod_wsgi.so in Apache i get the error:
mod_wsgi.so: undefined symbol: ap_close_listeners ---
I searched google with no luck. Any ideas? Tnx.