Error: Cannot find SSL binaries under /usr
by admin on Jan.09, 2012, under DirectAdmin
This happens with the configure script for apache cannot find the "openssl" (or "ssleay") binaries in any of
/usr/bin/openssl
/usr/sbin/openssl
/usr/apps/openssl
The usual location for "openssl" is /usr/bin/openssl
On a debian system, run
apt-get install openssl
Incoming search terms:
ssl binariesRelated posts:
- Apache won’t start after update on FreeBSD An issue with php/apache is causing apache not to start...
- cgi files generate Internal Server Error This means that the cgi script did not execute properly....
- Updating Apache to the latest version You can check the current version of apache by running...
- Apache stops responding but is running A few things that could cause that are: Possible Causes:...
- Apache won’t start and there is nothing in the logs Chance are, if apache isn’t starting and isn’t logging anything,...
Related posts brought to you by Yet Another Related Posts Plugin.
