Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2010
    Posts
    52

    Error: No PHP TLS support found

    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,

  2. #2
    Join Date
    Jan 2011
    Location
    Chelmsford, Essex, GB
    Posts
    38
    yum install openssl php5-openssl

    then add the following line to your php.ini:

    extension=php_openssl.dll

    Should do the trick.

  3. #3
    Join Date
    Dec 2010
    Posts
    52
    Nope, still the same. And yes, I rstart the apache service after the changes.

Similar Threads

  1. wc error - lib/tls/libc.so.6: version `GLIBC_2.4' not found
    By -OY- in forum Hosting Security and Technology
    Replies: 1
    Last Post: 09-28-2007, 05:43 AM
  2. I have found m6.net has both asp and php support
    By swissexpress in forum Reseller Hosting
    Replies: 4
    Last Post: 02-23-2006, 05:05 AM
  3. Replies: 6
    Last Post: 05-02-2005, 09:56 AM
  4. Php + Tls
    By jlpolo in forum Programming Discussion
    Replies: 1
    Last Post: 04-06-2005, 04:10 AM
  5. TLS handshake failed - Sendmail Mail Error - Cannot Deliver
    By ohmygod in forum Hosting Security and Technology
    Replies: 6
    Last Post: 11-29-2002, 01:35 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •