Error in Update PHP
-
I recently have started getting an error in normal operations of my site. I don’t correlate with any change in software.
It appears on the backend and the front end:
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 /home/willbr5/public_html/wp-includes/update.php on line 457
It is an intermittent error. I have tried the following things suggested in threads on this topic:
- Changed themes to 2015 — same error.
- Disabled all plugins — same error.
- Reinstalled update.php from latest download — same error
- Contacted my webhosting service — still awaiting a response, but given the intermittency of the error, not sure I’ll get much from them.
Inspecting the code segment, the error occurs when WordPress phones home to do a version check on themes and can’t get an https connection. It reverts to http and continues. The intermittency of the error may be due simply to WordPress not always phoning home for the check.
Right now, the error is occurring 100% of the time on one of the sites I run, but not on two others that I run at the same host. But I have also seen the error come up on those sites. I have also seen the error come up under different lines from update.php — phoning home for plugin updates, for example.
Any suggestions much appreciated.
- The topic ‘Error in Update PHP’ is closed to new replies.