Date: Sat, 01 Feb 2003 04:47:35 -0600 From: taproot420 <taproot420@myrealbox.com> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: apache Message-ID: <3E3BA5C7.1010300@myrealbox.com>
next in thread | raw e-mail | index | archive | help
I just installed the "apache+ssl-1.3.27.1.48_1.tgz" package on my 4.7 box and the damn thing wont start...has this error message. # httpsdctl start /usr/libexec/ld-elf.so.1: Shared object "libssl.so.2" not found /usr/local/sbin/httpsdctl start: httpsd could not be started find / -name libssl.so.2 ....turns up nothing as its not on the system. i have installed three different openssl packages from the ftp.freebsd.org/ server and cant find the needed lib. i have even removed the apache+ssl app and openssl port so i could try to add back apache by # pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-current/www/apache+ssl-1.3.27.1.48_1.tgz because usually adding packages this way, the deps get dowloaded automatically. as you can see "below" it only d/l the apache port. i have apache+mod+ssl on another mache but this is the newer one out and apache recommends it instead of the mod version. Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-current/www/apache+ssl-1.3.27.1.48_1.tgz... Done. thanks in advance. sorry forgot to mention this package also does not provide any startup scripts as the other did.....whats the proper way to start the server? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E3BA5C7.1010300>