I am able to install mod_wsgi and apache properly using the appropriate sudo apt-get commands. But when i start the server and try to access a django page i get the error
ImportError: <path>/lib/python2.6/lib-dynload/datetime.so: wrong ELF class: ELFCLASS64 Not sure how to resolve this. -- 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.
