You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by James Green <ja...@stealthnet.co.uk> on 2002/09/20 14:55:56 UTC

[users@httpd] mod_ssl on freebsd

Hi All,

I've done a manual compile of this from tarballs: Apache/1.3.26 (Unix)
PHP/4.2.3 mod_ssl/2.8.10 OpenSSL/0.9.6g

I've done the server key generation and copied the conf/ssl.* dirs from the
apache source dir to the target apache/conf/ dir, making server.crt chmod
400.

Problem is, when I go to bin/apachectl startssl I get a segfault:

bash-2.05a$ sudo bin/apachectl stop
bin/apachectl stop: httpd stopped
bash-2.05a$ sudo bin/apachectl startssl
Segmentation fault - core dumped
bin/apachectl startssl: httpd could not be started
bash-2.05a$ sudo bin/apachectl start
[Fri Sep 20 13:48:56 2002] [warn] NameVirtualHost 192.168.0.80:80 has no
VirtualHosts
bin/apachectl start: httpd started

in error_log:

[Fri Sep 20 13:48:49 2002] [notice] caught SIGTERM, shutting down
[Fri Sep 20 13:48:57 2002] [warn] NameVirtualHost 192.168.0.80:80 has no
VirtualHosts
[Fri Sep 20 13:48:57 2002] [notice] Apache/1.3.26 (Unix) PHP/4.2.3
mod_ssl/2.8.10 OpenSSL/0.9.6g configured -- resuming normal operations
[Fri Sep 20 13:48:57 2002] [notice] Accept mutex: flock (Default: flock)

So I'm a bit confused as to where to start the debugging. It's clearly a
problem occuring only when apache starts with ssl, but that's as far as I
can go thus far.

Help! :)

TIA
James


--
James Green
Developer
Stealthnet.co.uk



---------------------------------------------------------------------
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