vishuenc1981
Programmer
Dear Experts
Configured Apache as reverse proxy for one of our authentication tool (Oracle Access Manager)
Regrading apache, it's complied as worker:
./httpd -l
Compiled in modules:
core.c
worker.c
http_core.c
mod_so.c
And it's 64bit lib
file httpd
httpd: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, not stripped
Application version-
Server version: Apache/2.2.27 (Unix)
Server built: May 28 2015 13:37:27
Server's Module Magic Number: 20051115:33
Server loaded: APR 1.5.0, APR-Util 1.5.3
Compiled using: APR 1.5.0, APR-Util 1.5.3
Architecture: 64-bit
Error
[Wed Dec 09 15:33:16 2015] [notice] child pid 20465 exit signal Segmentation fault (11)
[Wed Dec 09 15:33:17 2015] [notice] child pid 20466 exit signal Segmentation fault (11)
[Wed Dec 09 15:33:19 2015] [notice] child pid 20670 exit signal Segmentation fault (11)
[Wed Dec 09 15:33:22 2015] [notice] child pid 20698 exit signal Segmentation fault (11)
[Wed Dec 09 15:33:26 2015] [notice] child pid 20726 exit signal Segmentation fault (11)
Let me know if more details needed.
Please help.
Configured Apache as reverse proxy for one of our authentication tool (Oracle Access Manager)
Regrading apache, it's complied as worker:
./httpd -l
Compiled in modules:
core.c
worker.c
http_core.c
mod_so.c
And it's 64bit lib
file httpd
httpd: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, not stripped
Application version-
Server version: Apache/2.2.27 (Unix)
Server built: May 28 2015 13:37:27
Server's Module Magic Number: 20051115:33
Server loaded: APR 1.5.0, APR-Util 1.5.3
Compiled using: APR 1.5.0, APR-Util 1.5.3
Architecture: 64-bit
Error
[Wed Dec 09 15:33:16 2015] [notice] child pid 20465 exit signal Segmentation fault (11)
[Wed Dec 09 15:33:17 2015] [notice] child pid 20466 exit signal Segmentation fault (11)
[Wed Dec 09 15:33:19 2015] [notice] child pid 20670 exit signal Segmentation fault (11)
[Wed Dec 09 15:33:22 2015] [notice] child pid 20698 exit signal Segmentation fault (11)
[Wed Dec 09 15:33:26 2015] [notice] child pid 20726 exit signal Segmentation fault (11)
Let me know if more details needed.
Please help.