Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Anonymous on April 08, 2004, 03:11:21 PM
-
In order to successfully process online orders in real-time, our eCommerce solution requires either OpenSSL compiled into PHP (--with OpenSSL <dir>) or Net:SSLeay.
I wish to compile OpenSSL into PHP 4.3.5, but I need the directory where the OpenSSL bin resides as it's required if it's not in the default /usr/bin/ssl dir. Any hints on how to get this done? I installed the required gcc and glib files and libraries to use the 'make' function.
Next, on a fresh installation of SME 6.0, I can install the latest RPM for Net::SSLeay after installing perl on my SME server. This successfully shows up and is recognized by our eCommerce program. However, Net::SSLeay is already installed (along with perl) on the 6.0.1 installation--perl is recognized as being installed by our eCommerce program, but Net::SSLeay is not. Any ideas?
Thanks!