Re: Success: Re: cannot compile openssl-0.9.7d into php-4.3.6 with apache-1.3.27 on Redhat 7.3

2004-04-23 Thread Mike Ryerse
; Thu, 22 Apr 2004 22:38:33 -0700 (PDT), Mike Ryerse > <[EMAIL PROTECTED]> said: > > mikeryerse> I was able to finally get php-4.3.7-devel loaded into > mikeryerse> apache by removing my install of openssl-0.9.7d (by > mikeryerse> deleting /usr/local/ssl) and then insta

Success: Re: cannot compile openssl-0.9.7d into php-4.3.6 with apache-1.3.27 on Redhat 7.3

2004-04-22 Thread Mike Ryerse
x27;. Apparently the version name says 0.9.6b but the build number (35.7) indicates it's newer than that. Man I am one happy camper. Thanks for all of your help, this list has been a lot of help, especially Richard Levitte. --- Mike Ryerse <[EMAIL PROTECTED]> wrote: > I am not sure

Re: cannot compile openssl-0.9.7d into php-4.3.6 with apache-1.3.27 on Redhat 7.3

2004-04-22 Thread Mike Ryerse
21 Apr 2004 23:21:21 -0700 (PDT), Mike Ryerse > <[EMAIL PROTECTED]> said: > > mikeryerse> Then I do a make, no error. Then I do a make install, > and > mikeryerse> I get the following: > mikeryerse> > mikeryerse> # make install > > May I suggest yo

Re: cannot compile openssl-0.9.7d into php-4.3.6 with apache-1.3.27 on Redhat 7.3

2004-04-21 Thread Mike Ryerse
there a way for me to check /lib/libssl.so* to see if it contains OPENSSL_add_all_algorithms_noconf or not? --- Mike Ryerse <[EMAIL PROTECTED]> wrote: > I have a question about your reponse: > If php is finding /usr/local/ssl/include/evp.h but using > /lib/libssl.so instead of /us

Re: cannot compile openssl-0.9.7d into php-4.3.6 with apache-1.3.27 on Redhat 7.3

2004-04-21 Thread Mike Ryerse
therefore got > /usr/local/ssl/include/openssl/evp.h) but not where to find the > files > to link with (and therefore hit /lib/libssl.so instead of > /usr/local/ssl/lib/libssl.so). > > In message <[EMAIL PROTECTED]> on > Wed, 21 Apr 2004 08:34:57 -0700 (PDT), Mike Rye

Re: cannot compile openssl-0.9.7d into php-4.3.6 with apache-1.3.27 on Redhat 7.3

2004-04-21 Thread Mike Ryerse
y the thing you > bulit or did your build end up somewhere else? If what you > installed > ended up somewhere else, that answers all your questions :-) > > In message <[EMAIL PROTECTED]> on > Tue, 20 Apr 2004 22:10:39 -0700 (PDT), Mike Ryerse > <[EMAIL PROTECTED]> said

cannot compile openssl-0.9.7d into php-4.3.6 with apache-1.3.27 on Redhat 7.3

2004-04-20 Thread Mike Ryerse
Command for installing openssl-0.9.7d.tar.gz: ./config make make install Command for php-4.3.6: ./configure --with-openssl=/usr/local/ssl make make install Then when starting apache I get the following: Syntax error on line 264 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib/apache/libphp4.so