ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #01829
[Bug 1045118] Re: python32-mod_wsgi load errors
Hello Jason,
I've got this build into IUS Testing:
http://dl.iuscommunity.org/pub/ius/testing/Redhat/6/x86_64/python32-mod_wsgi-3.4-1.ius.el6.x86_64.rpm
This release appears to resolve the issue you posted above.
--
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1045118
Title:
python32-mod_wsgi load errors
Status in IUS Community Project:
New
Bug description:
This is on a clean, fresh install of Oracle Enterprise Linux 6.
On a fresh install of "python32-mod_wsgi-3.3-4.ius.el6.x86_64", I
received this error on starting Apache:
Starting httpd: httpd: Syntax error on line 91 of /etc/httpd/conf/httpd.conf: Syntax error on line 21 of /etc/httpd/conf.d/python32-mod_wsgi.conf: Cannot load /etc/httpd/modules/python31-mod_wsgi.so into server: /etc/httpd/modules/python31-mod_wsgi.so: cannot open shared object file: No such file or directory
[FAILED]
(Note the reference to python31 instead of python32)
When adjusting this to python32, another error is encountered:
[root@step nginx]# service httpd start
Starting httpd: httpd: Syntax error on line 91 of /etc/httpd/conf/httpd.conf: Syntax error on line 21 of /etc/httpd/conf.d/python32-mod_wsgi.conf: Cannot load /etc/httpd/modules/python32-mod_wsgi.so into server: /etc/httpd/modules/python32-mod_wsgi.so: undefined symbol: PyCObject_FromVoidPtr
[FAILED]
It appears we might be in need for a code upgrade:
http://stackoverflow.com/questions/5544756/mod-wsgi-on-archlinux-with-
python-3-2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1045118/+subscriptions
References