Stas Bekman wrote:
I'd suggest to completely nuke /usr/local/apache2, install Apache from scratch and chances are that everything will work fine. You have too many old libs there.
I did that, and still had the same problem. I ended up setting LD_LIBRARY_PATH to /usr/local/apache2/lib and it was all ok again.
I've also moved my code to using apreq2, instead of the Stas & Carl hack job I was running :) (I cheated and used a wrapper change, so I didn't have to do wholesale changes to my code).
Out of curiosity, is anyone working on docs for apreq2 for people in a hurry? :) Ie: with simple examples in it?
Carl
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html