You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Jason Bodnar <ja...@shakabuku.org> on 2004/03/08 21:24:51 UTC

[users@httpd] Can only run Apache/2.0.40 with -X

Recently upgraded to Redhat 9 which comes with Apache/2.0.40. After putting
values from my old 1.3 httpd.conf into the default httpd.conf for 2.0 Apache
won't run. Or, more precisely, it looks like it ran fine but there aren't any
httpd processes. With ErrorLevel set to debug I see the following in my error_log:

[Mon Mar 08 14:21:19 2004] [info] Init: Initializing OpenSSL library
[Mon Mar 08 14:21:19 2004] [info] Init: Seeding PRNG with 136 bytes of entropy
[Mon Mar 08 14:21:19 2004] [info] Init: Generating temporary RSA private keys
(512/1024 bits)
[Mon Mar 08 14:21:19 2004] [info] Init: Generating temporary DH parameters
(512/1024 bits)
[Mon Mar 08 14:21:19 2004] [debug]
/usr/src/build/327786-i386/BUILD/httpd-2.0.40/modules/ssl/ssl_scache_dbm.c(416):
Inter-Process Session Cache (DBM) Expiry: old: 3, new: 2, removed: 1
[Mon Mar 08 14:21:19 2004] [info] Init: Initializing (virtual) servers for SSL
[Mon Mar 08 14:21:19 2004] [warn] RSA server certificate is a CA certificate
(BasicConstraints: CA == TRUE !?)
[Mon Mar 08 14:21:19 2004] [info] Server: Apache/2.0.40, Interface:
mod_ssl/2.0.40, Library: OpenSSL/0.9.7a
[Mon Mar 08 14:21:19 2004] [info] mod_unique_id: using ip addr 207.200.55.226

The last line seems kind of odd because the IP apache should be bound to is
.229. .226 is the primary interface for the machine this is running on.


But if I run apache with -X it runs fine (but extremely slow of course).

Any ideas?

--
Jason Bodnar
jason@shakabuku.org
http://www.shakabuku.org

"You want free speech? Let's see you acknowledge a man whose words make
your blood boil who is standing center stage advocating at the top of
his lungs that which you would spend a lifetime opposing at the top of
yours." -- President Andrew Shephard, "The American President"


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org