Hi,

I am trying to use WSGI on Apache 2.4.x on CENTOS.

I installed mod_wsgi using yum (yum install mod_wsgi), then I copied the 
mod_wsgi.so to the Apache modules dir and added a Load Module for mod_wsgi.

However, when I try to start Apache I am getting this:

/apps/apache/bin/apachectl start

httpd: Syntax error on line 152 of /apps/apache/conf/httpd.conf: Cannot 
load modules/mod_wsgi.so into server: /apps/apache/modules/mod_wsgi.so: 
undefined symbol: ap_accept_lock_mech

Can anyone tell me why this error is occurring and also, how can I get 
mod_wsgi to work?

Thanks,
Jim

-- 
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 https://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to