• Resolved tanveer.rahat

    (@tanveerrahat)


    Hi,
    I am using Xampp as a local server. I’ve installed WordPress multisite sub-directories to practice. But recently while I tend to update any plugin or theme this error occurs.

    Warning: An unexpected error occurred. Something may be wrong with www.ads-software.com or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to www.ads-software.com. Please contact your server administrator.) in C:\xampp\htdocs\wordpress\wp-includes\update.php on line 123

    Warning: An unexpected error occurred. Something may be wrong with www.ads-software.com or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to www.ads-software.com. Please contact your server administrator.) in C:\xampp\htdocs\wordpress\wp-includes\update.php on line 303

    Warning: An unexpected error occurred. Something may be wrong with www.ads-software.com or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to www.ads-software.com. Please contact your server administrator.) in C:\xampp\htdocs\wordpress\wp-includes\update.php on line 467

    All updates have been completed.

    Please suggest me what should I do to solve this problem. Thank you in advance.

Viewing 13 replies - 1 through 13 (of 13 total)
  • Hi Tanveer,

    Looks like ssl problem!

    Refer to:
    https://stackoverflow.com/questions/5801425/enabling-ssl-with-xampp

    Thread Starter tanveer.rahat

    (@tanveerrahat)

    Thank you @yoga1103

    But, unfortunately, I don’t see any issues regarding ssl problem. Anyway can you be more specific about this concern?

    Thank you again.

    Hello,

    Last link provided by yoga1103 is now outdated and a bit of a jumble in the words of WPyogi, and has been closed.

    I have exactly the same problem as tanveer.rahat (first post here), on XAMPP, and this is driving me mad.

    I have launched the HTTPS Tester as well as the Background Update Tester plugins. In essence, cURL and OpenSSL are working OK, and httpd.conf, php.ini, httpd-ssl.conf, and hosts have been tweaked a zillion of times. After all those tweakings, my localhost system still works OK. Everything is OK in fact.

    With the exception of lines 123, 303, and 467 of file wp-includes/update.php, where WordPress could not establish a secure connection to www.ads-software.com.

    Is there anything obvious that I didn’t think yet?

    My website is on OSX 10.11.2 (El Capitan) and WordPress at 4.4.1.

    Moderator James Huff

    (@macmanx)

    The problem with OS X El Capitan is that Apple decided to downgrade OpenSSL in favor of their own proprietary security library.

    WordPress is going to need at least OpenSSL 1.0. The current version of OpenSSL is 1.0.2e, the version installed with OS X 10.11.x is 0.9.8zg.

    For instructions on how to fix this on OS X 10.11.x, see https://www.ads-software.com/support/topic/another-os-x-upgrade-another-jetpack-conflict?replies=9#post-7576537 (yes, it’s a different issue, but it’s the same fix).

    For everyone else, update your local server’s copy of OpenSSL following its documentation.

    For those with hosting providers, you have to contact your hosting provider to make sure they are running the latest version of OpenSSL. If you don’t believe them, ask them specifically for what version your server is running.

    For the sake of completeness following my previous post, I want to let know that I’ve been able to resolve my problems of WordPress not updating the core files, themes and plugins.

    And it’s something that was at the antipode of anything I could have suspected. I posted my solution here in a new thread of the WordPress Localhost Installs forum.

    Moderator James Huff

    (@macmanx)

    Thanks for sharing your solution here! ??

    I have the same issues and I have updated my version of OpenSSL to 1.0.2:

    hound:~# openssl version
    OpenSSL 1.0.2f  28 Jan 2016
    hound:~#

    Trying to run the update script Dashboard > Update:
    Error occurred. Something may be wrong with www.ads-software.com or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to www.ads-software.com. Please contact your server administrator.) in /srv/DOMAIN/public/htdocs/wp-includes/update.php on line 303

    Warning: An unexpected error occurred. Something may be wrong with www.ads-software.com or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to www.ads-software.com. Please contact your server administrator.) in /srv/DOMAIN/public/htdocs/wp-includes/update.php on line 467

    Warning: An unexpected error occurred. Something may be wrong with www.ads-software.com or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to www.ads-software.com. Please contact your server administrator.) in /srv/DOMAIN/public/htdocs/wp-includes/update.php on line 123

    Trying to upload my WP export from my previous install from a previous hosting provider:
    Warning: An unexpected error occurred. Something may be wrong with www.ads-software.com or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to www.ads-software.com. Please contact your server administrator.) in /srv/DOMAIN/public/htdocs/wp-admin/includes/plugin-install.php on line 158

    As soon as I try to upload my exported WP file or add a plugin either via the www.ads-software.com browsing or via a ZIP file, it’s just not happy in the slightest.

    I have downloaded the lasted version of WP and cleared out my HTML folder on the server and done a fresh installation.

    Moderator James Huff

    (@macmanx)

    If the solutions listed above didn’t work for you, please open your own thread: https://www.ads-software.com/support/forum/localhost-installs#postform

    Moderator James Huff

    (@macmanx)

    You’re welcome!

    jonahsule

    (@jonahsule)

    Hi I’m using wamp in my local host and i’ve been experincing this error anytime i try to upload a new theme or plugin to my wordpress. i need help please.

    Warning: An unexpected error occurred. Something may be wrong with www.ads-software.com or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to www.ads-software.com. Please contact your server administrator.) in C:\wamp\www\realestate\wp-includes\update.php on line 479

    Yes! I’m having this same problem (cannot upload a new theme) and also I cannot save my posts. I have been trying to find a fix for over a month now!

    Here is my thread:

    https://www.ads-software.com/support/topic/postspages-not-saving/#post-8628075

    • This reply was modified 7 years, 10 months ago by learning2bgr8.
Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Something may be wrong with www.ads-software.com or server's configuration’ is closed to new replies.