Hi, I am getting the below error in apache log file :-
/opt/lampp/modules/mod_wsgi.so: wrong ELF class: ELFCLASS64 Problem seems to be that I am using "Xampp for Linux" which seems to be a 32 bit only. My System is 64 bit Red hat and Python is also 64 bit. My final aim is to use apache with mod_wsgi. But I was having problem in building apache on my system which forced me to move to Xampp. While compiling apache it appeared that user should have APR compiled as well. When I tried to compile Apache APR from source, it hangs while checking SCTM (Don't know exactly where it hangs) and I found no solution for it. So my question is whether I could be able to use mod_wsgi (compiled from source on 64 bit) with python (compiled from source on 64 bit) with Xampp for Linux. Also I would be thankful if some one can help me in getting through the errors from Apache APR.. Thanks Sarbjit -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/modwsgi?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
