Discussion:
Rebuilding a Web Server
(too old to reply)
The Doctor
2015-08-04 15:35:54 UTC
Permalink
Right I was recompiling Apache 2.2.29

when I started it up the Error log gave me

less /var/log/httpd/error_log
[Wed Dec 31 16:26:58 1969] [error] Init: Unable to read server certificate from
file /var/www/SSLconf/conf/secure.nl2k.ab.ca.2015.crt
[Wed Dec 31 16:26:58 1969] [error] SSL Library Error: 218529960 error:0D0680A8:
lib(13):func(104):wrong tag
[Wed Dec 31 16:26:58 1969] [error] SSL Library Error: 218595386 error:0D07803A:
lib(13):func(120):nested asn1 error
[Wed Dec 31 17:02:32 1969] [error] Init: Unable to read server certificate from
file /var/www/SSLconf/conf/secure.nl2k.ab.ca.2015b.crt
[Wed Dec 31 17:02:32 1969] [error] SSL Library Error: 218529960 error:0D0680A8:
lib(13):func(104):wrong tag
[Wed Dec 31 17:02:32 1969] [error] SSL Library Error: 218595386 error:0D07803A:
lib(13):func(120):nested asn1 error
[Wed Dec 31 17:14:03 1969] [error] Init: Unable to read server certificate from
file /var/www/SSLconf/conf/secure.nl2k.ab.ca.2015.crt
[Wed Dec 31 17:14:03 1969] [error] SSL Library Error: 218529960 error:0D0680A8:
lib(13):func(104):wrong tag
[Wed Dec 31 17:14:03 1969] [error] SSL Library Error: 218595386 error:0D07803A:
lib(13):func(120):nested asn1 error
[Wed Dec 31 17:18:04 1969] [error] Init: Unable to read server certificate from
file /var/www/SSLconf/conf/secure.nl2k.ab.ca.2015b.crt
[Wed Dec 31 17:18:04 1969] [error] SSL Library Error: 218529960 error:0D0680A8:
lib(13):func(104):wrong tag
[Wed Dec 31 17:18:04 1969] [error] SSL Library Error: 218595386 error:0D07803A:
lib(13):func(120):nested asn1 error
[Wed Dec 31 17:24:01 1969] [error] SecServerSignature: original signature too s
hort. Please set ServerTokens to Full.
[Wed Dec 31 17:24:01 1969] [notice] ModSecurity for Apache/2.5.13 (http://www.m
odsecurity.org/) configured.
[Wed Dec 31 17:24:01 1969] [notice] Original server signature: Apache
[Wed Dec 31 17:24:01 1969] [notice] mod_qos(009): loaded MPM is 'Prefork' but m
od_qos should be used with MPM 'Worker' only.
Created directory config 811b9f8 path (null)
[Wed Dec 31 17:24:02 1969] [error] SecServerSignature: original signature too s
hort. Please set ServerTokens to Full.
[Wed Dec 31 17:24:02 1969] [notice] mod_qos(009): loaded MPM is 'Prefork' but m
od_qos should be used with MPM 'Worker' only.
Rulefile path: "/var/www/conf/extra/"
Loading phrase file: "/var/www/docs/blog/spamlist.txt"
Adding phrase file pattern: "viagra"
Adding phrase file pattern: "auto insurance"
Adding phrase file pattern: "rx medications"
Adding phrase file pattern: "cheap medications"
Out of memory
[Wed Dec 31 17:25:00 1969] [notice] mod_qos(009): loaded MPM is 'Prefork' but m
od_qos should be used with MPM 'Worker' only.
Out of memory
Out of memory

1) The first is from a machine I suspend went bad.

2) The second (b) cert was generated on this server.

3) I removed the ssl portion

4) Mod Security then mod_qois launches


and the we get out of memory.

What is happening?
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising!
http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism
Time for Stephen to move on on Oct 19 2015!!
Lew Pitcher
2015-08-04 15:44:47 UTC
Permalink
On Tuesday August 4 2015 11:35, in comp.lang.c, "The Doctor"
Post by The Doctor
Right I was recompiling Apache 2.2.29
when I started it up the Error log gave me
less /var/log/httpd/error_log
[snip]
Post by The Doctor
What is happening?
Obviously, something that is completely off topic for comp.lang.c. There are
no C-related problems here.

You need to ask about this in a forum that is dedicated to the installation,
configuration and operation of the Apache web server.

Sorry
--
Lew Pitcher
"In Skills, We Trust"
PGP public key available upon request
Loading...