ID: 33338 Updated by: [EMAIL PROTECTED] Reported By: wim at godden dot net -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Redhat Linux PHP Version: 5CVS-2005-06-14 New Comment:
I tried myself, installed openssl with the default stuff and compiled php with it (I have now 2 versions installed) and it works just fine. Try this: # rm config.cache && ./configure --disable-all --disable-cgi --with-openssl=/usr/local/ssl/ # make clean && make Exactly WHAT Redhat you have? (version) Previous Comments: ------------------------------------------------------------------------ [2005-06-15 15:37:39] wim at godden dot net Configure line : ./config no-mdc2 But I just tried with just ./config and it results in the same thing. ------------------------------------------------------------------------ [2005-06-15 15:28:54] [EMAIL PROTECTED] Please provide the configure line you used for openssl. This works fine as long as your headers and libraries match.. ------------------------------------------------------------------------ [2005-06-15 01:31:55] wim at godden dot net I can's possibly use packages in OpenSSL due to company policy (we are not allowed to use certain encryption techniques for level reasons). I don't see the point in doing so, as I'm compiling PHP from source as well. The system is clean of any OpenSSL remains (check every file in the OpenSSL package, removed them all). Anything else you can suggest to further debug things ? ------------------------------------------------------------------------ [2005-06-15 00:24:29] [EMAIL PROTECTED] And remove EVERY instance of openssl first from your machine! (including sources) ------------------------------------------------------------------------ [2005-06-15 00:23:35] [EMAIL PROTECTED] You compiled Openssl yourself? Can you please try using the precompiled packages? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/33338 -- Edit this bug report at http://bugs.php.net/?id=33338&edit=1