apache20 and mod_python3 problem

Christian Pinedo Zamalloa christian.pinedo at ehu.es
Sun May 6 03:46:50 PDT 2007


hello,

I'm having problems with mod_python-3.3.1 and apache-2.0.59. By I know
and tested the problem is caused by mod_python3 port.

The configuration of apache is the proposed at the
/usr/local/share/examples/apache2/http-std.conf file, I only modified it
with the following lines:

LoadModule python_module libexec/apache2/mod_python.so
LoadModule php4_module libexec/apache2/libphp4.so
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
LoadModule security_module libexec/apache2/mod_security.so
LoadModule dav_module libexec/apache2/mod_dav.so
LoadModule dav_fs_module libexec/apache2/mod_dav_fs.so
LoadModule dav_svn_module libexec/apache2/mod_dav_svn.so
LoadModule authz_svn_module libexec/apache2/mod_authz_svn.so

When i disable "python_module" i can restart, stop and reload the server
but when i don't disable it i get several errors:

# /usr/local/etc/rc.d/apache2.sh stop
Stopping apache2.
Waiting for PIDS: 20827, 20827, 20827, 20827, 20827, ....

# kill -9 20827

If I try to restart or reload apache with python_module loaded I get the
following error:

# /usr/local/etc/rc.d/apache2.sh restart
Performing sanity check on apache2 configuration:
Syntax OK
Segmentation fault (core dumped)

I'm a newbie user of FreeBSD 6.1 and i'm suffering this error from
several months. I would be pleased if you could help me. Thanks,

-- 
Christian Pinedo Zamalloa <christian.pinedo at ehu.es>
PGP key at: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x6E261AAB
Fingerprint: B96C BEC0 B037 AFAC 43C1   952A 6D87 962E 6E26 1AAB

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20070506/591dc234/signature.pgp


More information about the freebsd-ports mailing list