[mod_python] Can't start Apache with mod_python

Graham Dumpleton grahamd at dscpl.com.au
Mon Dec 19 19:43:08 EST 2005


Apache 2.2 is not yet supported. See:

  http://issues.apache.org/jira/browse/MODPYTHON-78

Specfically, it links to a mailing list posts\ which suggests changes to make
it work, but they need to be checked properly yet to see if they are correct.

Graham

MARG wrote ..
> Hi,
> 
> I'm trying to compile mod_python with Apache 2.2.0
> 
> After installing Apache, i install mod_python with:
> ./configure --with-apxs=/usr/local/httpd/bin/apxs
> 
> Now the problem: when i start Apache, it says:
> Cannot load /usr/local/httpd/modules/mod_python.so into server:
> /usr/local/httpd/modules/mod_python.so: undefined symbol:
> APR_STATUS_IS_SUCCESS
> 
> and Apache doesn't start.
> 
> Any ideas ?
> 
> Any help would be apreciated.
> 
> Warm Regards,
> MARG
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python


More information about the Mod_python mailing list