p***@gmail.com
2018-05-16 09:14:18 UTC
Hi All,
I am trying to upgrade from apache verison 2.4.7 to 2.4.33 due to vulnerabilities in apache.
I downloaded below two dependecies here:
pcre-8.34.tar.gz
apr-util-1.5.3.tar.gz
apr-1.5.0.tar.gz
I ensured apr & aprl util are there in srclib folder.
make install pcre..
apache build is going fine.But apache is not starting ..
its failing with error:
./apachectl -k start
[Thu May 10 18:42:19.969058 2018] [core:crit] [pid 6650:tid 47550102600880] AH00102: [Thu May 10 18:42:19 2018] file mod_proxy_ftp.c, line 2102, assertion "ls_regex != NULL" failed
./apachectl: line 78: 6650 Aborted
Any help will be greatly appreciated..
I am trying to upgrade from apache verison 2.4.7 to 2.4.33 due to vulnerabilities in apache.
I downloaded below two dependecies here:
pcre-8.34.tar.gz
apr-util-1.5.3.tar.gz
apr-1.5.0.tar.gz
I ensured apr & aprl util are there in srclib folder.
make install pcre..
apache build is going fine.But apache is not starting ..
its failing with error:
./apachectl -k start
[Thu May 10 18:42:19.969058 2018] [core:crit] [pid 6650:tid 47550102600880] AH00102: [Thu May 10 18:42:19 2018] file mod_proxy_ftp.c, line 2102, assertion "ls_regex != NULL" failed
./apachectl: line 78: 6650 Aborted
Any help will be greatly appreciated..