httpd (mod_wsgi-express): Syntax error on line 316 of
/etc/mod_wsgi-express-80/httpd.conf: Cannot load
/usr/lib64/python2.7/site-packages/md_wsgi_packages/httpd/modules/mod_ssl.so
into server:
/usr/lib64/python2.7/site-packages/mod_wsgi_packages/httpd/modules/mod_ssl.so:
undefined symbol: ap_map_http_request_error
I tried linking it to /usr/lib64/httpd/modules/mod_ssl.so but that does not
seem to work.
I am on fedora 22, and apache -v 2.4.1
python manage.py runmodwsgi --version returned 1.8.4 but that sounds like
django
python manage.py runmodwsgi --setup-only --port=80 --https-only \
--hsts-policy=3600 --https-port=443 --user apache --group apache \
--server-root=/etc/mod_wsgi-express-80 \
--ssl-certificate-file=/etc/ssl/certs/yourhelpdesk.crt \
--ssl-certificate-key-file=/etc/ssl/certs/yourhelpdesk.key \
--document-root=/usr/local/libexec/yourhelpdesk_us \
--host=192.168.0.7 \
--server-name=yourhelpdesk.us --allow-localhost
apologies in advance if I am doing something stupid
--
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.
For more options, visit https://groups.google.com/d/optout.