Wondering which Python your Apache with modwsgi is using?

This let me figure out that my modwsgi wasn’t using the Python that I thought it was.

sudo lsof -c httpd | grep python

One thought on “Wondering which Python your Apache with modwsgi is using?

Leave a Reply

Your email address will not be published. Required fields are marked *