#44762: mod_wsgi crashes --------------------------+-------------------------------- Reporter: n.gilbert@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: mod_wsgi | --------------------------+-------------------------------- Comment (by n.gilbert@…): Solved! The trick is to ensure that once mod_wsgi has been included in your httpd.conf file, you stop the server (`sudo apachectl stop`) if it is running, and then start it (`sudo apachectl start`). Do not just use `sudo apachectl graceful` , as I did. -- Ticket URL: <https://trac.macports.org/ticket/44762#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X