Date: Tue, 29 Feb 2000 19:26:53 -0800 From: Manfred Antar <mantar@pacbell.net> To: Sean-Paul Rees <sean@dreamfire.net>, current@FreeBSD.ORG Subject: Re: mod_ssl & current Message-ID: <4.3.2.20000229192140.04552bd8@pozo.com> In-Reply-To: <20000229120030.A3634@dreamfire.net>
next in thread | previous in thread | raw e-mail | index | archive | help
At 12:00 PM 2/29/2000 -0800, Sean-Paul Rees wrote: >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'm using the stock configuration file with just hostname changes throughout. > >Any ideas? I'm running current from 2/26/2000. > >-- >Cheers, >Sean I needed to add -lRSAglue -lrsaUSA to the SSL_LIBS= line in /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl/Makefile and install the recompiled libssl.so in /usr/local/libexec/apache. Works fine Note this is for the apache13-php3 port but I bet it will work for the apache13-php4 port Manfred ===================== || mantar@pacbell.net || || Ph. (415) 681-6235 || ===================== 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?4.3.2.20000229192140.04552bd8>