rm /usr/bin/openssl ln -s /usr/local/ssl/bin/openssl /usr/bin/openssl make clean ./configure --prefix=/usr/local/apachessl2 --enable-ssl --enable-soI was able to fully install Apache 2.0.59 with the above steps and I'm now running it with PHP 4.4.2 with mcrypt so the goal was achieved.
Thanks for all the help everyone! William A. Rowe, Jr. wrote:
One Guess ... did you actually blast config.cache and rerun your ./config.nice or did you simply try installing over 0.9.8b ... one trouble is that httpd's configure will remember the original openssl and it's discovered options. Richard de Vries wrote:I remember seeing a similiar thread somewhere and I seem to recall it had to do with openssl 0.9.8b. Is openssl 0.9.8b a bugfix release over 0.9.8a, or a security fix? If 0.9.8b is only a bug fix, you could try it with 0.9.8a? --- "Tom Ray [Lists]" <lists@xxxxxxxxxxxxxxxx> wrote:I was able to install Apache 2.0.59 without SSL onthis server but we need SSL support now. I've tried to re-compile Apache without any luck. I can configure it just fine but I run "make" that's when I get an error. I'm getting this:modules/ssl/.libs/mod_ssl.a(ssl_engine_kernel.o): Infunction `ssl_hook_Access':/home/tech/upgrades/httpd-2.0.59/modules/ssl/ssl_engine_kernel.c:619:undefined reference to `X509_STORE_CTX_set_depth' collect2: ld returned 1 exit status make[1]: *** [httpd] Error 1 make[1]: Leaving directory `/home/tech/upgrades/httpd-2.0.59' make: *** [all-recursive] Error 1 I'm trying to install Apache 2.0.59 with Openssl0.9.8b my configure command is:./configure --prefix=/usr/local/apachessl2--enable-so --enable-ssl --with-ssl=/usr/local/sslAny help would be greatly appreciated. TIA---------------------------------------------------------------------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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx__________________________________________________ Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com--------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx--------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx