2009/8/17 vishnu.kumar <[email protected]>: > > Hi, > > I had the modwsgi installed on a Ubuntu 8.04. > But i am not sure what version i used for installing mod_wsgi in > apache? > > Is there a way to check that?
As described in installation instructions: http://code.google.com/p/modwsgi/wiki/QuickInstallationGuide#Restart_Apache_Web_Server The mod_wsgi module will report what version it is on Apache startup. > Also, if its not possible to find that, can i just delete the .so file > and make a new one from source? Yes, rebuilding from source code is reasonably straight forward as long as you have developer versions or full versions of Python and Apache installed Some of the issues around dependent packages are mentioned in that same document. Graham --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en -~----------~----~----~----~------~----~------~--~---
