Re: [EMAIL PROTECTED] Loading Mod_Python module generates error:: "undefined symbol: apr_table_compress"

2006-04-17 Thread Ben Ringold
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

[EMAIL PROTECTED] Loading Mod_Python module generates error:: "undefined symbol: apr_table_compress"

2006-04-16 Thread Ben Ringold
uires 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 Sof