PHP Classes

SSL Problems

Recommend this page to a friend!

      POP3 e-mail client  >  All threads  >  SSL Problems  >  (Un) Subscribe thread alerts  
Subject:SSL Problems
Summary:How to active OpenSSL in php 5.3.5?
Messages:2
Author:Ivan
Date:2011-08-09 01:23:08
Update:2011-08-09 01:35:34
 

  1. SSL Problems   Reply   Report abuse  
Picture of Ivan Ivan - 2011-08-09 01:23:08
Hello,

I tried to run the examples that you have in the package, i got some troubles.

I tried to activate OpenSSL in my php.ini, but my php.ini doesn't have the line extension="php_opensll.dll".
So how can i activate this extension?

  2. Re: SSL Problems   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2011-08-09 01:35:34 - In reply to message 1 from Ivan
If you are using Windows, you should add that line to php.ini and restart the Web server.