Re: [users@httpd] mod_proxy.so: undefined symbol: apr_sockaddr_ip_getbuf

2016-12-01 Thread Mike Rumph
I've updated the httpd 2.2.x doc in revision r1772232 to suggest a minimum APR of 1.4. On 12/1/2016 7:29 AM, Mike Rumph wrote: Hello Noor, httpd 2.2.31 should have been bundled with APR 1.5.2 To force the use of the bundled apr/apr-util add --with-included-apr to your ./configure step. - htt

Re: [users@httpd] mod_proxy.so: undefined symbol: apr_sockaddr_ip_getbuf

2016-12-01 Thread Mike Rumph
Hello Noor, httpd 2.2.31 should have been bundled with APR 1.5.2 To force the use of the bundled apr/apr-util add --with-included-apr to your ./configure step. - http://httpd.apache.org/docs/2.2/install.html#requirements Hello Nick, I notice that the doc I just referenced is not up to date. I

Re: [users@httpd] mod_proxy.so: undefined symbol: apr_sockaddr_ip_getbuf

2016-12-01 Thread Nick Kew
On Thu, 1 Dec 2016 18:18:26 +0530 noor mahammad wrote: > Hi, > the apr version is '1.2.7-11.el5_6.5'. So that's an installed package. > the command using for compiling the apache is So you've mixed a packaged APR, which is ancient and might also be non-standard, with a self-built httpd. Most l

Re: [users@httpd] mod_proxy.so: undefined symbol: apr_sockaddr_ip_getbuf

2016-12-01 Thread noor mahammad
Hi, the apr version is '1.2.7-11.el5_6.5'. the command using for compiling the apache is cd httpd-2.2.31 ./configure --prefix=/nfs/apache_120/apache --with-mpm=worker '--enable-mods-shared=alias authz_host cache cgi cgid deflate dir disk-cache expires headers info logio mem-cache mime_magic negoti

Re: [users@httpd] mod_proxy.so: undefined symbol: apr_sockaddr_ip_getbuf

2016-12-01 Thread Nick Kew
On Thu, 2016-12-01 at 16:06 +0530, noor mahammad wrote: > httpd: Syntax error on line 45 > of /nfs/apache_120/apache/conf/httpd.conf: Cannot > load /opt/taleo/pleolab/nfs/apache_120/apache/modules/mod_proxy.so > into server: /nfs/apache_120/apache/modules/mod_proxy.so: undefined > symbol: apr_soc

[users@httpd] mod_proxy.so: undefined symbol: apr_sockaddr_ip_getbuf

2016-12-01 Thread noor mahammad
Hi Team, I had installed the httpd-2.2.31. But when running "./apachectl configtest" getting following error httpd: Syntax error on line 45 of /nfs/apache_120/apache/conf/httpd.conf: Cannot load /opt/taleo/pleolab/nfs/apache_120/apache/modules/mod_proxy.so into server: /nfs/apache_120/apache/modu