Hi All, I am using mod_wsgi (4.5.14) version. This is working fine with apache-2.4.29(worker mpm) if I build mod_wsgi with pyhton 2.7 version. But if I am building same mod_wsgi with python-3.6.6 version, then during serving the request from wsgi module, my process gets killed.
Is there any issue with python dependency of wsgi(4.5.14) with python2 or python3 ?? Thanks Hemant -- 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.
