On Aug 28, 1:33 pm, "[email protected]" <[email protected]>
wrote:
> Thanks for the answers, i have found the problem
> Problem was with mod_wsgi, somehow it is using old python installation
> (python 2.4) and i have installed packages on python2.5, which is in
> system path too.
Apache/mod_wsgi is compiled against a specific version of Python. If
you need to use a different version of Python, you will need to either
install binary version of mod_wsgi compiled against desired version,
or build it from source code yourself.
Graham
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---