For the record, I was able to resolve this problem by upgrading to httpd-2.0.47 
 

The current documentation for mod_python-3.2.8 states it is compatible with 
Apache 2.0.40, but I believe this is incorrect due to the error described 
below.  


Ben Ringold
Hypothetical Software


---------- Original Message ----------------------------------
From: "Ben Ringold" <[EMAIL PROTECTED]>
Reply-To: <[EMAIL PROTECTED]>
Date:  Sun, 16 Apr 2006 19:23:38 -0600

>Pardon,
>
>
>I've just installed mod_python-3.2.8 from source.  The installation went 
>fairly smoothly, but I now receive the following error on httpd startup: 
>
>Syntax error on line 214 of /etc/httpd/conf/httpd.conf:
>Cannot load /usr/lib/httpd/modules/mod_python.so into server: 
>/usr/lib/httpd/modules/mod_python.so: undefined symbol: apr_table_compress
>
>line 214 of the conf file is the LoadModule python_module call.
>
>The environment is:
>Redhat 9
>httpd version: Apache/2.0.40
>mod_python-3.2.8
>Python 2.3
>
>I found a few references that suggest the problem is because mod_python-3.2.8 
>requires Apache 2.0.47+ although the documentation says 2.0.40 is supported.
>
>I have tried updating to apr_util-0.9.7-1 via rpm, and then recompiling 
>mod_python, but the results were identical.
>
>Thanks in advance.
>
>
>Ben Ringold
>Hypothetical Software
>
> 
>
>
>
>
>________________________________________________________________
>Sent via the WebMail system at hypotheticalsoftware.com
>
>
> 
>                   
>
>---------------------------------------------------------------------
>The official User-To-User support forum of the Apache HTTP Server Project.
>See <URL:http://httpd.apache.org/userslist.html> for more info.
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>   "   from the digest: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
 




________________________________________________________________
Sent via the WebMail system at hypotheticalsoftware.com


 
                   

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to