> It seems a problem in the Library Path, maybe you should add /usr/lib
> or /usr/local/lib to your /etc/ld.so.conf and re-run ldconfig.
> Or maybe you miss some libraries in your installation.
>
> Davide
Thanks for your answer,
I recompiled apache 2.2.0 from scratch, with mod_proxy only (./configure
--prefix=/usr/local/apache2.2 --enable-so --enable-mods-shared="proxy")
compilation and installation are OK but "apachectl configtest" still
complains about unresolved symbol apr_connect.
LD_LIBRARY_PATH (and ld.so.config) includes
/usr/local/apache2.2/lib:/usr/lib:/usr/local/lib
No chance so far.
Still investigating.
Emmanuel.
>> Stay informed about: problem adding reverse proxy to Apache 2.2.0