[DCPIGgies] SuSE 7.2 + apache/mod_python
Gary Perez
garyp@asti-usa.com
Thu, 26 Jul 2001 12:47:46 -0400
Hi, all.
Not sure if this is the correct forum for this, but I'll give it a shot anyway.
I'm having problems getting mod_python to work under apache. Here's the
relevant info:
SuSE Linux 7.2, kernel 2.4.4, reiserfs
Apache 1.3.19 + Python 2.0 + mod_python 2.7.2
Installed (and reinstalled) apache, python (no threads) and mod_python a
few times.
Set up the test directives in httpd.conf, proper .py module in the
htdocs/test directory as per the documentation.
When I hit the target URL, apache kicks out an internal server error...
ERROR LOG
[Wed Jul 18 15:58:02 2001] [notice] Apache/1.3.19 (Unix) (SuSE/Linux)
mod_layout/1.0 mod_throttle/3.0 mod_fastcgi/2.2.2 mod_ssl/2.8.3
OpenSSL/0.9.6a PHP/4.0.4pl1 mod_perl/1.25 mod_dtcl mod_python/2.7.2
Python/2.0 configured -- resuming normal operations
[Wed Jul 18 15:58:02 2001] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Jul 18 15:58:18 2001] [error] [client 192.168.100.100]
python_handler: Dispatch() returned nothing.
If anyone has any experience in this area or ideas as to what I can do
to figure out this annoying behavior, I'd greatly appreciate any help.
If this ISN'T the right forum, I apologize... the mod_python listserv
has been less than helpful.
Thanks very much,
-Gary