Portal Home > Knowledgebase > Articles Database > Error: No PHP TLS support found


Error: No PHP TLS support found




Posted by Vencislav, 01-05-2011, 07:32 PM
Hello, I run one web application and I gave option to use tls. However when I check the "use tls" box I get: Error: No PHP TLS support found and without "use tls" it is working ok. How can I install this "PHP TLS" support. I have centos5. thanks,

Posted by sourceworx, 01-05-2011, 09:30 PM
yum install openssl php5-openssl then add the following line to your php.ini: extension=php_openssl.dll Should do the trick.

Posted by Vencislav, 01-06-2011, 02:02 AM
Nope, still the same. And yes, I rstart the apache service after the changes.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
High server load (Views: 567)
Reseller (Views: 589)
Emails going to Junk (Views: 594)