Date: Tue, 29 Feb 2000 16:07:10 -0500 From: Bush Doctor <dervish@goku.cl.msu.edu> To: Sean-Paul Rees <sean@dreamfire.net> Cc: current@FreeBSD.ORG Subject: Re: mod_ssl & current Message-ID: <20000229160710.A15887@goku.cl.msu.edu> In-Reply-To: <20000229120030.A3634@dreamfire.net>; from sean@dreamfire.net on Tue, Feb 29, 2000 at 12:00:30PM -0800 References: <20000229120030.A3634@dreamfire.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Out of da blue Sean-Paul Rees aka (sean@dreamfire.net) said: > I'm having a problem getting Apache setup to work with modssl; I'm running > apache1.3.12+php4+mod_ssl2.6.0 > > [root@valiant]-~# apachectl startssl > /usr/local/sbin/apachectl startssl: httpd could not be started > > No other info whatsoever. (helpful, huh? :-) I've run into the same problem. You'll probably see this in /var/log/apache_error_log /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" This symbol is in /usr/lib/libssl.a and in /usr/lib/librsaUSA.a. I had a similar problem before and was helped by someone on the list, but I've seem to have lost the solution he gave :( I wound up haveing to add some linking info in the Makefile in /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl. Just can't remember. > > I'm using the stock configuration file with just hostname changes throughout. I'm getting this with apache+php+mod_ssl-1.3.12+3.0.15+2.6.1 (php3) > > Any ideas? I'm running current from 2/26/2000. Not at the moment, but still checking. > > -- > Cheers, > Sean > > #;^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. bush doctor <dervish@goku.cl.msu.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000229160710.A15887>