• Apache/2.4.27 build just vanishes without a log entry

    From ruben safir@21:1/5 to All on Thu Sep 28 22:13:40 2017
    I'm trying to compile Apache 2.4.27 with mod_perl 2.0.10 and I got it
    work out of the box with a huge effort, but when I tried to run it with
    my configuration from the server it is replacing, it just silently dies
    without any log entries.

    I'm using Embperl, and a few other cpan modules, stuff I've runf or decades.

    It gives me a stace like this:

    http://www.mrbrklyn.com/tmp.txt

    The tail of it looks like this: stat("/usr/lib/perl5/site_perl/auto/Apache2/Log/Log.bs", 0xf64472cb30) =
    -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/auto/Apache2/Log/Log.so",
    {st_mode=S_IFREG|0555, st_size=22400, ...}) = 0 open("/usr/lib/perl5/site_perl/auto/Apache2/Log/Log.so",
    O_RDONLY|O_CLOEXEC) = 17
    read(17,
    "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\21\0\0\0\0\0\0"...,
    832) = 832
    fstat(17, {st_mode=S_IFREG|0555, st_size=22400, ...}) = 0
    mmap(NULL, 2113872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 17,
    0) = 0x7f8338feb000
    mprotect(0x7f8338fef000, 2093056, PROT_NONE) = 0
    mmap(0x7f83391ee000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x3000) = 0x7f83391ee000
    close(17) = 0
    mprotect(0x7f83391ee000, 4096, PROT_READ) = 0
    lseek(16, 708, SEEK_SET) = 708
    lseek(16, 0, SEEK_CUR) = 708
    close(16) = 0 stat("/usr/lib/perl5/site_perl/auto/Apache2/ServerRec/ServerRec.bs", 0xf64472cb30) = -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/auto/Apache2/ServerRec/ServerRec.so", {st_mode=S_IFREG|0555, st_size=26448, ...}) = 0 open("/usr/lib/perl5/site_perl/auto/Apache2/ServerRec/ServerRec.so", O_RDONLY|O_CLOEXEC) = 16
    read(16,
    "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\v\0\0\0\0\0\0"..., 832)
    = 832
    fstat(16, {st_mode=S_IFREG|0555, st_size=26448, ...}) = 0
    mmap(NULL, 2117824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 16,
    0) = 0x7f8338de5000
    mprotect(0x7f8338dea000, 2093056, PROT_NONE) = 0
    mmap(0x7f8338fe9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 16, 0x4000) = 0x7f8338fe9000
    close(16) = 0
    mprotect(0x7f8338fe9000, 4096, PROT_READ) = 0 stat("/usr/lib/perl5/site_perl/Apache2/ServerUtil.pmc", 0x7ffcb9b53e70)
    = -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/Apache2/ServerUtil.pm",
    {st_mode=S_IFREG|0444, st_size=22344, ...}) = 0 open("/usr/lib/perl5/site_perl/Apache2/ServerUtil.pm", O_RDONLY) = 16
    ioctl(16, TCGETS, 0x7ffcb9b53c10) = -1 ENOTTY (Inappropriate ioctl
    for device)
    lseek(16, 0, SEEK_CUR) = 0
    read(16, "# \n# /*\n# * *********** WARNING"..., 8192) = 8192
    lseek(16, 545, SEEK_SET) = 545
    lseek(16, 0, SEEK_CUR) = 545
    close(16) = 0 stat("/usr/lib/perl5/site_perl/auto/Apache2/ServerUtil/ServerUtil.bs", 0xf64472cb30) = -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/auto/Apache2/ServerUtil/ServerUtil.so", {st_mode=S_IFREG|0555, st_size=28352, ...}) = 0 open("/usr/lib/perl5/site_perl/auto/Apache2/ServerUtil/ServerUtil.so", O_RDONLY|O_CLOEXEC) = 16
    read(16,
    "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\27\0\0\0\0\0\0"...,
    832) = 832
    fstat(16, {st_mode=S_IFREG|0555, st_size=28352, ...}) = 0
    mmap(NULL, 2118080, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 16,
    0) = 0x7f8338bdf000
    mprotect(0x7f8338be4000, 2093056, PROT_NONE) = 0
    mmap(0x7f8338de3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 16, 0x4000) = 0x7f8338de3000
    close(16) = 0
    mprotect(0x7f8338de3000, 4096, PROT_READ) = 0 stat("/usr/lib/perl5/site_perl/Apache2/RequestRec.pmc", 0x7ffcb9b53e70)
    = -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/Apache2/RequestRec.pm",
    {st_mode=S_IFREG|0444, st_size=42507, ...}) = 0 open("/usr/lib/perl5/site_perl/Apache2/RequestRec.pm", O_RDONLY) = 16
    ioctl(16, TCGETS, 0x7ffcb9b53c10) = -1 ENOTTY (Inappropriate ioctl
    for device)
    lseek(16, 0, SEEK_CUR) = 0
    read(16, "# \n# /*\n# * *********** WARNING"..., 8192) = 8192
    lseek(16, 545, SEEK_SET) = 545
    lseek(16, 0, SEEK_CUR) = 545
    close(16) = 0 stat("/usr/lib/perl5/site_perl/auto/Apache2/RequestRec/RequestRec.bs", 0xf64472cb30) = -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/auto/Apache2/RequestRec/RequestRec.so", {st_mode=S_IFREG|0555, st_size=41368, ...}) = 0 open("/usr/lib/perl5/site_perl/auto/Apache2/RequestRec/RequestRec.so", O_RDONLY|O_CLOEXEC) = 16
    read(16, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\21\0\0\0\0\0\0"...,
    832) = 832
    fstat(16, {st_mode=S_IFREG|0555, st_size=41368, ...}) = 0
    mmap(NULL, 2130256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 16,
    0) = 0x7f83389d6000
    mprotect(0x7f83389de000, 2093056, PROT_NONE) = 0
    mmap(0x7f8338bdd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 16, 0x7000) = 0x7f8338bdd000
    close(16) = 0
    mprotect(0x7f8338bdd000, 4096, PROT_READ) = 0 stat("/usr/lib/perl5/site_perl/Apache2/RequestUtil.pmc", 0x7ffcb9b53e70)
    = -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/Apache2/RequestUtil.pm",
    {st_mode=S_IFREG|0444, st_size=28495, ...}) = 0 open("/usr/lib/perl5/site_perl/Apache2/RequestUtil.pm", O_RDONLY) = 16 ioctl(16, TCGETS, 0x7ffcb9b53c10) = -1 ENOTTY (Inappropriate ioctl
    for device)
    lseek(16, 0, SEEK_CUR) = 0
    read(16, "# \n# /*\n# * *********** WARNING"..., 8192) = 8192
    lseek(16, 546, SEEK_SET) = 546
    lseek(16, 0, SEEK_CUR) = 546
    close(16) = 0 stat("/usr/lib/perl5/site_perl/auto/Apache2/RequestUtil/RequestUtil.bs", 0xf64472cb30) = -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/auto/Apache2/RequestUtil/RequestUtil.so", {st_mode=S_IFREG|0555, st_size=33400, ...}) = 0 open("/usr/lib/perl5/site_perl/auto/Apache2/RequestUtil/RequestUtil.so", O_RDONLY|O_CLOEXEC) = 16
    read(16, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\32\0\0\0\0\0\0"...,
    832) = 832
    fstat(16, {st_mode=S_IFREG|0555, st_size=33400, ...}) = 0
    mmap(NULL, 2122272, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 16,
    0) = 0x7f83387cf000
    mprotect(0x7f83387d5000, 2093056, PROT_NONE) = 0
    mmap(0x7f83389d4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 16, 0x5000) = 0x7f83389d4000
    close(16) = 0
    mprotect(0x7f83389d4000, 4096, PROT_READ) = 0 stat("/usr/lib/perl5/site_perl/Apache2/SubRequest.pmc", 0x7ffcb9b53e70)
    = -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/Apache2/SubRequest.pm",
    {st_mode=S_IFREG|0444, st_size=10372, ...}) = 0 open("/usr/lib/perl5/site_perl/Apache2/SubRequest.pm", O_RDONLY) = 16
    ioctl(16, TCGETS, 0x7ffcb9b53c10) = -1 ENOTTY (Inappropriate ioctl
    for device)
    lseek(16, 0, SEEK_CUR) = 0
    read(16, "# \n# /*\n# * *********** WARNING"..., 8192) = 8192
    lseek(16, 596, SEEK_SET) = 596
    lseek(16, 0, SEEK_CUR) = 596
    close(16) = 0
    getuid() = 0
    geteuid() = 0
    getgid() = 0
    getegid() = 0 stat("/usr/lib/perl5/site_perl/auto/Apache2/SubRequest/SubRequest.bs", 0xf64472cb30) = -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/auto/Apache2/SubRequest/SubRequest.so", {st_mode=S_IFREG|0555, st_size=17848, ...}) = 0 open("/usr/lib/perl5/site_perl/auto/Apache2/SubRequest/SubRequest.so", O_RDONLY|O_CLOEXEC) = 16
    read(16,
    "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\r\0\0\0\0\0\0"...,
    832) = 832
    fstat(16, {st_mode=S_IFREG|0555, st_size=17848, ...}) = 0
    mmap(NULL, 2109664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 16,
    0) = 0x7f83385cb000
    mprotect(0x7f83385ce000, 2093056, PROT_NONE) = 0
    mmap(0x7f83387cd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 16, 0x2000) = 0x7f83387cd000
    close(16) = 0
    mprotect(0x7f83387cd000, 4096, PROT_READ) = 0 stat("/usr/lib/perl5/site_perl/APR/Table.pmc", 0x7ffcb9b53e70) = -1
    ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/APR/Table.pm", {st_mode=S_IFREG|0444, st_size=19502, ...}) = 0
    open("/usr/lib/perl5/site_perl/APR/Table.pm", O_RDONLY) = 16
    ioctl(16, TCGETS, 0x7ffcb9b53c10) = -1 ENOTTY (Inappropriate ioctl
    for device)
    lseek(16, 0, SEEK_CUR) = 0
    read(16, "# \n# /*\n# * *********** WARNING"..., 8192) = 8192 stat("/usr/lib/perl5/site_perl/APR.pmc", 0x7ffcb9b53770) = -1 ENOENT (No
    such file or directory)
    stat("/usr/lib/perl5/site_perl/APR.pm", {st_mode=S_IFREG|0444,
    st_size=2384, ...}) = 0
    open("/usr/lib/perl5/site_perl/APR.pm", O_RDONLY) = 17
    ioctl(17, TCGETS, 0x7ffcb9b53510) = -1 ENOTTY (Inappropriate ioctl
    for device)
    lseek(17, 0, SEEK_CUR) = 0
    read(17, "# please insert nothing before t"..., 8192) = 2384
    lseek(17, 1446, SEEK_SET) = 1446
    lseek(17, 0, SEEK_CUR) = 1446
    close(17) = 0
    getuid() = 0
    geteuid() = 0
    getgid() = 0
    getegid() = 0 stat("/usr/lib/perl5/site_perl/APR/XSLoader.pmc", 0x7ffcb9b53770) = -1
    ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/APR/XSLoader.pm", {st_mode=S_IFREG|0444, st_size=1302, ...}) = 0
    open("/usr/lib/perl5/site_perl/APR/XSLoader.pm", O_RDONLY) = 17
    ioctl(17, TCGETS, 0x7ffcb9b53510) = -1 ENOTTY (Inappropriate ioctl
    for device)
    lseek(17, 0, SEEK_CUR) = 0
    read(17, "# please insert nothing before t"..., 8192) = 1302
    close(17) = 0
    lseek(16, 539, SEEK_SET) = 539
    lseek(16, 0, SEEK_CUR) = 539
    close(16) = 0 stat("/usr/lib/perl5/site_perl/auto/APR/Table/Table.bs", 0xf64472cb30) =
    -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/auto/APR/Table/Table.so",
    {st_mode=S_IFREG|0555, st_size=23288, ...}) = 0 open("/usr/lib/perl5/site_perl/auto/APR/Table/Table.so",
    O_RDONLY|O_CLOEXEC) = 16
    read(16,
    "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\24\0\0\0\0\0\0"...,
    832) = 832
    fstat(16, {st_mode=S_IFREG|0555, st_size=23288, ...}) = 0
    mmap(NULL, 2113952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 16,
    0) = 0x7f83383c6000
    mprotect(0x7f83383ca000, 2093056, PROT_NONE) = 0
    mmap(0x7f83385c9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 16, 0x3000) = 0x7f83385c9000
    close(16) = 0
    mprotect(0x7f83385c9000, 4096, PROT_READ) = 0 stat("/usr/lib/perl5/site_perl/auto/Embperl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat("/usr/lib/perl5/site_perl/auto/Embperl/Embperl.so",
    {st_mode=S_IFREG|0555, st_size=657112, ...}) = 0 stat("/usr/lib/perl5/site_perl/auto/Embperl/Embperl.bs",
    {st_mode=S_IFREG|0444, st_size=448, ...}) = 0 stat("/usr/lib/perl5/site_perl/auto/Embperl/Embperl.bs",
    {st_mode=S_IFREG|0444, st_size=448, ...}) = 0 open("/usr/lib/perl5/site_perl/auto/Embperl/Embperl.bs", O_RDONLY) = 16 ioctl(16, TCGETS, 0x7ffcb9b53c10) = -1 ENOTTY (Inappropriate ioctl
    for device)
    lseek(16, 0, SEEK_CUR) = 0
    read(16, "# Embperl DynaLoader bootstrap f"..., 8192) = 448
    read(16, "", 8192) = 0
    close(16) = 0
    brk(0xf644956000) = 0xf644956000
    getpid() = 28699 stat("/usr/lib/perl5/site_perl/Apache/SessionX.pmc", 0x7ffcb9b53ab0) =
    -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/Apache/SessionX.pm", 0x7ffcb9b53ab0) = -1
    ENOENT (No such file or directory) stat("/usr/share/perl5/site_perl/Apache/SessionX.pmc", 0x7ffcb9b53ab0) =
    -1 ENOENT (No such file or directory) stat("/usr/share/perl5/site_perl/Apache/SessionX.pm", 0x7ffcb9b53ab0) =
    -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/vendor_perl/Apache/SessionX.pmc", 0x7ffcb9b53ab0) =
    -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/vendor_perl/Apache/SessionX.pm", 0x7ffcb9b53ab0) =
    -1 ENOENT (No such file or directory) stat("/usr/share/perl5/vendor_perl/Apache/SessionX.pmc", 0x7ffcb9b53ab0)
    = -1 ENOENT (No such file or directory) stat("/usr/share/perl5/vendor_perl/Apache/SessionX.pm", 0x7ffcb9b53ab0)
    = -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/core_perl/Apache/SessionX.pmc", 0x7ffcb9b53ab0) =
    -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/core_perl/Apache/SessionX.pm", 0x7ffcb9b53ab0) = -1
    ENOENT (No such file or directory) stat("/usr/share/perl5/core_perl/Apache/SessionX.pmc", 0x7ffcb9b53ab0) =
    -1 ENOENT (No such file or directory) stat("/usr/share/perl5/core_perl/Apache/SessionX.pm", 0x7ffcb9b53ab0) =
    -1 ENOENT (No such file or directory) stat("/usr/local/apache2/Apache/SessionX.pmc", 0x7ffcb9b53ab0) = -1
    ENOENT (No such file or directory) stat("/usr/local/apache2/Apache/SessionX.pm", 0x7ffcb9b53ab0) = -1
    ENOENT (No such file or directory)
    brk(0xf644978000) = 0xf644978000
    getcwd("/root", 4095) = 6 stat("/usr/lib/perl5/site_perl/Apache2/Const.pmc", 0x7ffcb9b53830) = -1
    ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/Apache2/Const.pm", {st_mode=S_IFREG|0444, st_size=26069, ...}) = 0
    open("/usr/lib/perl5/site_perl/Apache2/Const.pm", O_RDONLY) = 16
    ioctl(16, TCGETS, 0x7ffcb9b535d0) = -1 ENOTTY (Inappropriate ioctl
    for device)
    lseek(16, 0, SEEK_CUR) = 0
    read(16, "# please insert nothing before t"..., 8192) = 8192 stat("/usr/lib/perl5/site_perl/ModPerl/Const.pmc", 0x7ffcb9b53130) = -1
    ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/ModPerl/Const.pm", {st_mode=S_IFREG|0444, st_size=3225, ...}) = 0
    open("/usr/lib/perl5/site_perl/ModPerl/Const.pm", O_RDONLY) = 17
    ioctl(17, TCGETS, 0x7ffcb9b52ed0) = -1 ENOTTY (Inappropriate ioctl
    for device)
    lseek(17, 0, SEEK_CUR) = 0
    read(17, "# please insert nothing before t"..., 8192) = 3225
    read(17, "", 8192) = 0
    close(17) = 0 stat("/usr/lib/perl5/site_perl/mod_perl2.pmc", 0x7ffcb9b53130) = -1
    ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/mod_perl2.pm", {st_mode=S_IFREG|0444, st_size=1950, ...}) = 0
    open("/usr/lib/perl5/site_perl/mod_perl2.pm", O_RDONLY) = 17
    ioctl(17, TCGETS, 0x7ffcb9b52ed0) = -1 ENOTTY (Inappropriate ioctl
    for device)
    lseek(17, 0, SEEK_CUR) = 0
    read(17, "# please insert nothing before t"..., 8192) = 1950
    lseek(17, 1869, SEEK_SET) = 1869
    lseek(17, 0, SEEK_CUR) = 1869
    close(17) = 0
    getuid() = 0
    geteuid() = 0
    getgid() = 0
    getegid() = 0
    read(16, "st::NOT_IN_DIR_LOC_FILE>\n\nThe co"..., 8192) = 8192
    read(16, "ack\n\nSee C<L<Apache2::Log|docs::"..., 8192) = 8192
    read(16, "<L<$r-E<gt>satisfies|docs::2.0::"..., 8192) = 1493
    read(16, "", 8192) = 0
    close(16) = 0
    getuid() = 0
    geteuid() = 0
    getgid() = 0
    getegid() = 0 stat("/usr/lib/perl5/site_perl/auto/Apache2/Const/Const.bs",
    0xf64472cb30) = -1 ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/auto/Apache2/Const/Const.so", {st_mode=S_IFREG|0555, st_size=8032, ...}) = 0 open("/usr/lib/perl5/site_perl/auto/Apache2/Const/Const.so", O_RDONLY|O_CLOEXEC) = 16
    read(16,
    "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\6\0\0\0\0\0\0"..., 832)
    = 832
    fstat(16, {st_mode=S_IFREG|0555, st_size=8032, ...}) = 0
    mmap(NULL, 2101320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 16,
    0) = 0x7f83381c4000
    mprotect(0x7f83381c5000, 2093056, PROT_NONE) = 0
    mmap(0x7f83383c4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 16, 0) = 0x7f83383c4000
    close(16) = 0
    mprotect(0x7f83383c4000, 4096, PROT_READ) = 0 open("/usr/local/apache2/logs/access_log",
    O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 16 open("/usr/local/apache2/logs/gallery_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 17 open("/usr/local/apache2/logs/mailman_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 18 open("/usr/local/apache2/logs/coinhangout_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 19 open("/usr/local/apache2/logs/coinhangout_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 20 open("/usr/local/apache2/logs/bear_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 21 open("/usr/local/apache2/logs/khaltiferesyaakov_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 22 open("/usr/local/apache2/logs/itka_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 23 open("/usr/local/apache2/logs/dovid_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 24 open("/usr/local/apache2/logs/shani_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 25 open("/usr/local/apache2/logs/aviva_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 26 open("/usr/local/apache2/logs/brooklyn_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 27 open("/usr/local/apache2/logs/brooklyn_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 28 open("/usr/local/apache2/logs/nylxs_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 29 open("/usr/local/apache2/logs/nylxs_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 30 open("/usr/local/apache2/logs/nylxs_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 31 open("/usr/local/apache2/logs/nylxs_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 32 open("/usr/local/apache2/logs/nylxs_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 33 open("/usr/local/apache2/logs/www2_access_log", O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 34 open("/usr/local/apache2/logs/access_log",
    O_WRONLY|O_CREAT|O_APPEND|O_CLOEXEC, 0666) = 35 open("/usr/local/apache2/conf/mime.types", O_RDONLY|O_CLOEXEC) = 36
    fstat(36, {st_mode=S_IFREG|0644, st_size=60855, ...}) = 0
    read(36, "# This file maps Internet media "..., 4096) = 4096
    read(36, "/index.obj\n# application/index.r"..., 4096) = 4096
    read(36, "+xml\t\t\trl\napplication/resource-l"..., 4096) = 4096
    read(36, "\n# application/vnd.apache.thrift"..., 4096) = 4096
    read(36, "# application/vnd.ecdis-update\na"..., 4096) = 4096
    read(36, "tatix.sof-data\t\tsfd-hdstx\n# appl"..., 4096) = 4096
    read(36, "\t\t\tdis\napplication/vnd.mobius.mb"..., 4096) = 4096
    read(36, "cation/vnd.ntt-local.sip-ta_tcp_"..., 4096) = 4096
    read(36, "tationml.comments+xml\n# applicat"..., 4096) = 4096
    read(36, "ordprocessingml.footnotes+xml\n# "..., 4096) = 4096
    read(36, "on/vnd.siren+json\napplication/vn"..., 4096) = 4096
    brk(0xf64499a000) = 0xf64499a000
    read(36, "cation/vnd.yamaha.hv-voice\t\t\thvp"..., 4096) = 4096
    read(36, "pplication/x-ustar\t\t\t\tustar\nappl"..., 4096) = 4096
    read(36, "o\t\t\t\tram ra\naudio/x-pn-realaudio"..., 4096) = 4096
    read(36, "ack\n# text/rtx\ntext/sgml\t\t\t\t\tsgm"..., 4096) = 3511
    read(36, "", 4096) = 0
    close(36) = 0 stat("/usr/lib/perl5/site_perl/URL_BLOCK.pmc", 0x7ffcb9b53f60) = -1
    ENOENT (No such file or directory) stat("/usr/lib/perl5/site_perl/URL_BLOCK.pm", 0x7ffcb9b53f60) = -1
    ENOENT (No such file or directory) stat("/usr/share/perl5/site_perl/URL_BLOCK.pmc", 0x7ffcb9b53f60) = -1
    ENOENT (No such file or directory) stat("/usr/share/perl5/site_perl/URL_BLOCK.pm", 0x7ffcb9b53f60) = -1
    ENOENT (No such file or directory) stat("/usr/lib/perl5/vendor_perl/URL_BLOCK.pmc", 0x7ffcb9b53f60) = -1
    ENOENT (No such file or directory) stat("/usr/lib/perl5/vendor_perl/URL_BLOCK.pm", 0x7ffcb9b53f60) = -1
    ENOENT (No such file or directory) stat("/usr/share/perl5/vendor_perl/URL_BLOCK.pmc", 0x7ffcb9b53f60) = -1
    ENOENT (No such file or directory) stat("/usr/share/perl5/vendor_perl/URL_BLOCK.pm", 0x7ffcb9b53f60) = -1
    ENOENT (No such file or directory) stat("/usr/lib/perl5/core_perl/URL_BLOCK.pmc", 0x7ffcb9b53f60) = -1
    ENOENT (No such file or directory) stat("/usr/lib/perl5/core_perl/URL_BLOCK.pm", 0x7ffcb9b53f60) = -1
    ENOENT (No such file or directory) stat("/usr/share/perl5/core_perl/URL_BLOCK.pmc", 0x7ffcb9b53f60) = -1
    ENOENT (No such file or directory) stat("/usr/share/perl5/core_perl/URL_BLOCK.pm", 0x7ffcb9b53f60) = -1
    ENOENT (No such file or directory)
    stat("/usr/local/apache2/URL_BLOCK.pmc", 0x7ffcb9b53f60) = -1 ENOENT (No
    such file or directory)
    stat("/usr/local/apache2/URL_BLOCK.pm", 0x7ffcb9b53f60) = -1 ENOENT (No
    such file or directory)
    open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 36
    fstat(36, {st_mode=S_IFREG|0644, st_size=3545, ...}) = 0
    fstat(36, {st_mode=S_IFREG|0644, st_size=3545, ...}) = 0
    read(36,
    "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\5\0\0\0\0"..., 4096)
    = 3545
    lseek(36, -2261, SEEK_CUR) = 1284
    read(36,
    "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\5\0\0\0\0"..., 4096)
    = 2261
    close(36) = 0
    getpid() = 28699
    write(2, "[Thu Sep 28 18:37:39.299687 2017"..., 359) = 359
    write(2, "failed to load URL_BLOCK package"..., 33) = 33
    exit_group(2) = ?
    +++ exited with 2 +++

    This is the modules:
    [www3 ~]# /usr/local/apache2/bin/httpd -M
    Loaded Modules:
    core_module (static)
    so_module (static)
    http_module (static)
    mpm_prefork_module (static)
    authz_host_module (shared)
    authz_user_module (shared)
    authn_core_module (shared)
    authn_file_module (shared)
    auth_basic_module (shared)
    alias_module (shared)
    dir_module (shared)
    authz_core_module (shared)
    unixd_module (shared)
    setenvif_module (shared)
    mime_module (shared)
    log_config_module (shared)
    negotiation_module (shared)
    autoindex_module (shared)
    perl_module (shared)
    embperl_module (shared)


    [www3 ~]# /usr/local/apache2/bin/httpd -l
    Compiled in modules:
    core.c
    mod_so.c
    http_core.c
    prefork.c

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)