Help - Search - Members - Calendar
Full Version: Open SSL Problems
The Planet Forums > Control Panels > cPanel/WHM
mattschinkel
This was working, but isn't anymore. SSL seems to be working on my server, but for some scripts (a credit card script, to check that the number is valid), I get this error:

You are receiving this error for one of the following reasons:

1) Your PHP does not have built-in OpenSSL support. Please contact your hosting company to resolve this issue. PHP needs to be configured with the --with-openssl option.

2) The server cannot establish an internet connection to the ECHOnline server at https://wwws.echo-inc.com/scripts/INR200.EXE

Server Software: Apache/1.3.27 (Unix) mod_log_bytes/1.2 mod_bwlimited/1.0 PHP/4.3.2 FrontPage/5.0.2.2634 mod_ssl/2.8.14 OpenSSL/0.9.6b
PHP Version: 4.3.2





here's the script I'm using:
http://www.oscommerce.com/community/contri...utions,8/page,2

echo_class.php


I believe this stopped working when CPanel fixed a venerability in OpenSSL.

Here's my php info page:
http://server2.stableservers.com/phpinfo.php

Does anyone else get this? or know a fix for it?
mattschinkel
ah, I noticed --with-openssl is not in my php info.
How do I recompile and add it?
mickalo
QUOTE
Originally posted by mattschinkel
ah, I noticed --with-openssl is not in my php info.
How do I recompile and add it?


You need to compile PHP with CURL support. This will enable OpenSSL I believe.
mattschinkel
Thanks, it worked!

icon_biggrin.gif
rpghost
Nothing to see here... Move along.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.