what are these errors?

shivahost

Verified User
Joined
Mar 7, 2013
Messages
176
my server: apache 2.4, fastcgi, php 5.3.24, mpm worker


when I restart httpd service I will see these error in error_log, how I can fix them?


Tue Apr 23 02:31:56.330728 2013] [mpm_worker:notice] [pid 498:tid 140231045416896] AH00295: caught SIGTERM, shutting down
[Tue Apr 23 02:32:00.001133 2013] [ssl:notice] [pid 2345:tid 139681288816576] AH01886: SSL FIPS mode disabled
[Tue Apr 23 02:32:00.065230 2013] [ssl:warn] [pid 2345:tid 139681288816576] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Apr 23 02:32:00.065393 2013] [ssl:warn] [pid 2345:tid 139681288816576] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Tue Apr 23 02:32:00.065408 2013] [suexec:notice] [pid 2345:tid 139681288816576] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Apr 23 02:32:00.177500 2013] [auth_digest:notice] [pid 2346:tid 139681288816576] AH01757: generating secret for digest authentication ...
[Tue Apr 23 02:32:01.001605 2013] [ssl:notice] [pid 2346:tid 139681288816576] AH01886: SSL FIPS mode disabled
[Tue Apr 23 02:32:01.061826 2013] [ssl:warn] [pid 2346:tid 139681288816576] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Apr 23 02:32:01.061986 2013] [ssl:warn] [pid 2346:tid 139681288816576] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Tue Apr 23 02:32:01.062005 2013] [lbmethod_heartbeat:notice] [pid 2346:tid 139681288816576] AH02282: No slotmem from mod_heartmonitor
[Tue Apr 23 02:32:01.065340 2013] [mpm_worker:notice] [pid 2346:tid 139681288816576] AH00292: Apache/2.4.4 (Unix) OpenSSL/1.0.0-fips mod_fcgid/2.3.7 configured -- resuming normal operations
[Tue Apr 23 02:32:01.065358 2013] [core:notice] [pid 2346:tid 139681288816576] AH00094: Command line: '/usr/sbin/httpd -D SSL'
 
They are not really errors but "notices". The "warnings" are about that you do not have valid SSL certificate (this is normal if you don't use SSL).

The only thing I am unsure is "No slotmem from mod_heartmonitor"
 
what about these lines:

Code:
7f2b34c5f000-7f2b34c60000 rw-p 0003c000 08:06 43387899                   /usr/local/lib/libpcre.so.0.0.1
7f2b34c60000-7f2b34c85000 r-xp 00000000 08:06 43387289                   /usr/local/lib/libpng12.so.0.50.0
7f2b34c85000-7f2b34e84000 ---p 00025000 08:06 43387289                   /usr/local/lib/libpng12.so.0.50.0
7f2b34e84000-7f2b34e85000 rw-p 00024000 08:06 43387289                   /usr/local/lib/libpng12.so.0.50.0
7f2b34e85000-7f2b34e95000 r-xp 00000000 08:06 41812048                   /lib64/libbz2.so.1.0.4
7f2b34e95000-7f2b35094000 ---p 00010000 08:06 41812048                   /lib64/libbz2.so.1.0.4
7f2b35094000-7f2b35096000 rw-p 0000f000 08:06 41812048                   /lib64/libbz2.so.1.0.4
7f2b35096000-7f2b3511f000 r-xp 00000000 08:06 43387285                   /usr/local/lib/libfreetype.so.6.10.0
7f2b3511f000-7f2b3531e000 ---p 00089000 08:06 43387285                   /usr/local/lib/libfreetype.so.6.10.0
7f2b3531e000-7f2b35324000 rw-p 00088000 08:06 43387285                   /usr/local/lib/libfreetype.so.6.10.0
7f2b35324000-7f2b3534e000 r-xp 00000000 08:06 43387341                   /usr/local/lib/libmcrypt.so.4.4.8
7f2b3534e000-7f2b3554d000 ---p 0002a000 08:06 43387341                   /usr/local/lib/libmcrypt.so.4.4.8
7f2b3554d000-7f2b35551000 rw-p 00029000 08:06 43387341                   /usr/local/lib/libmcrypt.so.4.4.8
 
what about these lines:

Code:
7f2b34c5f000-7f2b34c60000 rw-p 0003c000 08:06 43387899                   /usr/local/lib/libpcre.so.0.0.1
7f2b34c60000-7f2b34c85000 r-xp 00000000 08:06 43387289                   /usr/local/lib/libpng12.so.0.50.0
7f2b34c85000-7f2b34e84000 ---p 00025000 08:06 43387289                   /usr/local/lib/libpng12.so.0.50.0
7f2b34e84000-7f2b34e85000 rw-p 00024000 08:06 43387289                   /usr/local/lib/libpng12.so.0.50.0
7f2b34e85000-7f2b34e95000 r-xp 00000000 08:06 41812048                   /lib64/libbz2.so.1.0.4
7f2b34e95000-7f2b35094000 ---p 00010000 08:06 41812048                   /lib64/libbz2.so.1.0.4
7f2b35094000-7f2b35096000 rw-p 0000f000 08:06 41812048                   /lib64/libbz2.so.1.0.4
7f2b35096000-7f2b3511f000 r-xp 00000000 08:06 43387285                   /usr/local/lib/libfreetype.so.6.10.0
7f2b3511f000-7f2b3531e000 ---p 00089000 08:06 43387285                   /usr/local/lib/libfreetype.so.6.10.0
7f2b3531e000-7f2b35324000 rw-p 00088000 08:06 43387285                   /usr/local/lib/libfreetype.so.6.10.0
7f2b35324000-7f2b3534e000 r-xp 00000000 08:06 43387341                   /usr/local/lib/libmcrypt.so.4.4.8
7f2b3534e000-7f2b3554d000 ---p 0002a000 08:06 43387341                   /usr/local/lib/libmcrypt.so.4.4.8
7f2b3554d000-7f2b35551000 rw-p 00029000 08:06 43387341                   /usr/local/lib/libmcrypt.so.4.4.8

Please help me...
 
I don't see anything critical here, unless it affects browsing your sites somehow.

thanks for your reply, it makes a huge error_log file with too much of these numbers:

Code:
7f2b34c5f000-7f2b34c60000 rw-p 0003c000 08:06 43387899                   /usr/local/lib/libpcre.so.0.0.1
7f2b34c60000-7f2b34c85000 r-xp 00000000 08:06 43387289                   /usr/local/lib/libpng12.so.0.50.0
7f2b34c85000-7f2b34e84000 ---p 00025000 08:06 43387289                   /usr/local/lib/libpng12.so.0.50.0
7f2b34e84000-7f2b34e85000 rw-p 00024000 08:06 43387289                   /usr/local/lib/libpng12.so.0.50.0
7f2b34e85000-7f2b34e95000 r-xp 00000000 08:06 41812048                   /lib64/libbz2.so.1.0.4
7f2b34e95000-7f2b35094000 ---p 00010000 08:06 41812048                   /lib64/libbz2.so.1.0.4
7f2b35094000-7f2b35096000 rw-p 0000f000 08:06 41812048                   /lib64/libbz2.so.1.0.4
7f2b35096000-7f2b3511f000 r-xp 00000000 08:06 43387285                   /usr/local/lib/libfreetype.so.6.10.0
7f2b3511f000-7f2b3531e000 ---p 00089000 08:06 43387285                   /usr/local/lib/libfreetype.so.6.10.0
7f2b3531e000-7f2b35324000 rw-p 00088000 08:06 43387285                   /usr/local/lib/libfreetype.so.6.10.0
7f2b35324000-7f2b3534e000 r-xp 00000000 08:06 43387341                   /usr/local/lib/libmcrypt.so.4.4.8
7f2b3534e000-7f2b3554d000 ---p 0002a000 08:06 43387341                   /usr/local/lib/libmcrypt.so.4.4.8
7f2b3554d000-7f2b35551000 rw-p 00029000 08:06 43387341                   /usr/local/lib/libmcrypt.so.4.4.8

So it will hard to find another errors if exist! this is first prolem!
 
Are you sure, you aren't running Apache in debug mode, and aren't using debug level for logging either?

Or you might be missing something preceding those lines?
 
Check LogLevel in /etc/httpd/conf/httpd.conf

http://httpd.apache.org/docs/2.2/mod/core.html#loglevel

p.s. I still think you're missing some important lines from the logs.

I changed loglevel to "error" and those errors disappeared.


now what dose it mean:

Code:
[Sat Apr 27 01:05:22.281389 2013] [fcgid:error] [pid 13659:tid 139751029532608] mod_fcgid: process /usr/local/safe-bin/fcgid53.sh(15153) exit(communication error), get unexpected signal 11

when I am in process monitor page of directadmin, and I set it to refresh at 60 seconds or less some times I get page not found error and at same time I see above error!
 
no help for this error?

Code:
[Sat Apr 27 01:05:22.281389 2013] [fcgid:error] [pid 13659:tid 139751029532608] mod_fcgid: process /usr/local/safe-bin/fcgid53.sh(15153) exit(communication error), get unexpected signal 11
 
no help for this error?

Code:
[Sat Apr 27 01:05:22.281389 2013] [fcgid:error] [pid 13659:tid 139751029532608] mod_fcgid: process /usr/local/safe-bin/fcgid53.sh(15153) exit(communication error), get unexpected signal 11

no help yet?
 
Back
Top