LoadModule python_module libexec/mod_python.so causes apache failure to launch
Philippe Antoniotti <[email protected]> Thu, 27 Aug 2009 11:16:30 -0400
| Newsgroups | gmane.comp.python.mod_python |
|---|---|
| Message-ID | <[email protected]> |
Hi there, I am installing mod_python on my Macbook OS X. ./configure and make install went well, but when I add "LoadModule python_module libexec/mod_python.so" in the Apache conf file, Apache refuses to start. I can't see any info in the log Also, it seems when reading the install log that mod_python.so was installed in usr/libexec/apache2/mod_python.so. I tried putting that line instead of the previous one but it still refuses to start. I tried the troubleshooting section but the line "PythonHandler mod_python.testhandler" also makes apache fail to start Am I missing something ? Thanks Philippe _______________________________________________ Mod_python mailing list [email protected] http://mailman.modpython.org/mailman/listinfo/mod_python