Results 1 to 4 of 4
  1. #1

    PHP + OpenSSL, error Unable to find the socket transport SSL

    Hi, We're having problems with the Roundcube webmail spell check, and upon checking the log we get the error 'Unable to find the socket transport SSL'. From what I can find out this is normally due to Open SSL not being enabled, but it is, you can check our php config here.

  2. #2
    We've been having a look at this again and are getting the error
    PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/php_curl.dll' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/php_curl.dll
    This seems strange, why is it trying to load a .dll when it's running LAMP with cPanel?

  3. #3
    Join Date
    Dec 2007
    Posts
    44
    It is trying to load CURL, check that you have CURL w/SSL instead, you can do so by going into your WHM (Web Host Manager) then go to Software - EasyApache (Apache Update) - It may take a minute or so to load depending on your server and computer speed, once loaded click on start customizing based on profile down at the bottom then click Next Step until you are at Short Options List once there click Exhaustive Options List at the bottom of that page, then on the new page you are on you will find Apache options and settings for each PHP version you have. Check to see if "CurlSSL" is ticked on all of your php versions, if not that is your problem I believe.

    If you want to fix you can easily do it by ticking those boxes next to "CurlSSL" and then clicking save and build at the bottom.
    ~ Abby

  4. #4
    Sorry, I've already done that, we have CurlSSL and Curl enabled. You can check the php config at http://www.cloudabove.com/phpinfo.php

Similar Threads

  1. Virtuozzo : getpeername error 88 (Socket operation on non-socket)
    By CrownS in forum Hosting Security and Technology
    Replies: 2
    Last Post: 06-22-2009, 01:22 PM
  2. Unable to find version error.
    By Jimit Shah in forum Web Design and Content
    Replies: 0
    Last Post: 03-19-2009, 08:22 AM
  3. Can't write to data socket. Socket error = #10054.
    By MartynD in forum Hosting Security and Technology
    Replies: 1
    Last Post: 10-02-2007, 03:25 AM
  4. error backup, transfer to new server "Unable to find the cpanel user file."
    By KamilPRO in forum Hosting Security and Technology
    Replies: 15
    Last Post: 07-12-2007, 07:28 PM
  5. Unable to bind to the underlying transport for 0.0.0.0:443
    By tanfwc in forum Hosting Security and Technology
    Replies: 2
    Last Post: 05-12-2007, 05:41 PM

Posting Permissions

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