Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 May 2007 12:14:21 +0200
From:      Christian Pinedo Zamalloa <christian.pinedo@ehu.es>
To:        freebsd-ports@freebsd.org
Subject:   apache20 and mod_python3 problem
Message-ID:  <463DAA7D.6040402@ehu.es>

next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigAC4AF36F042FF6E1F94CBD29
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

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,

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


--------------enigAC4AF36F042FF6E1F94CBD29
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGPaqCbYeWLm4mGqsRAnWzAJ9EleGy1UayA3ztr+n1q7APWpBcHgCbBlaH
uyMaoE6yrM35Gv0pfib8FX0=
=469X
-----END PGP SIGNATURE-----

--------------enigAC4AF36F042FF6E1F94CBD29--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?463DAA7D.6040402>