Re: PHP4 and OpenSSL

2003-03-10 Thread Massimiliano Ferrero
A friend of mine directed me to this page: http://www.php.net/manual/en/ref.openssl.php There is a line that say: To use PHP's OpenSSL support you must also compile PHP --with-openssl[=DIR]. Maybe the problem is that php4 is not compiled for ssl: On debian (woody) from the file /usr/share/doc

RE: PHP4 and OpenSSL

2003-03-10 Thread Hallam, John
pache SSL capable (which I have done plenty of times) to get PHP Openssl calls to work. Thanks a lot for your input and thoughts Massimiliano, very much appreciated ! Regards John -Original Message- From: Massimiliano Ferrero [mailto:[EMAIL PROTECTED] Sent: 10. Mrz 03 14:48 To: [EM

Re: PHP4 and OpenSSL

2003-03-10 Thread Massimiliano Ferrero
Hallam, John wrote: I'm having problems getting OpenSSL and PHP4 working (always get a "Fatal error: Call to undefined function: openssl_xx()...) and I am wondering if there is a Debian Package missing in my installation (or is there a PHP.INI setting missing/wrong). I used the Debian Package m