adanguswp
Forum Replies Created
-
Forum: Plugins
In reply to: [BulletProof Security] MySQL extension goes “missing”I looked through all of the stack overflow material and that didn’t seem to do much.
However, commenting out the Wordfence firewall suPHP config check in .htaccess did the trick. I’m not sure what’s going on there. Installing WAF does put a small code snippet into the .user.ini file in ~/public_html; but why exactly that would trigger a false detection of missing MySQL is a touch weird.
Anyway, thanks for this.
So, I just ran an update in the following manner. I disabled the XMLRPC option in v5.0.2. Then I deactivated the plugin. Then I did the update to v5.0.3. Finally I reactivated the plugin. I should note that I made sure that the Wordfence tables were maintained so that I didn’t lose any configuration information in this process.
Those warnings did not occur with this procedure. I should add that all my sites have more or less the same complement of plugins.
I admit that this particular error seems to have been reported on-and-off over the years. I too checked back through Google and found the threads that you just identified. Some of these seem to be associated with the introduction of WP 3.8.
However, I’m at 3.8.2 on all my sites and have been for a while. The only plugin I was updating was WF to 5.0.3. I have since updated another plugin (Google XML site maps) without any similar result. Some of the other users that noted issues before discovered that they had failed to complete the configuration of their WP site in the General settings area; e.g., no entry for a site URL. My sites have been running for years and have no missing entries. Also, no proxy is involved. I’ve never seen this particular error on any of my sites before. I’ve got about 8 active right now.
I might add that I went and tried disabling the XMLRPC option on one site before I did the update. This seemed to have no impact on the arrival of the errors listed above; that is, they still occurred. I’m going to see about deactivating WF before I do the upgrade and see if that makes any difference. I believe I’ve done three or four sites now, with four or five to go.
The good news is that I cannot discover any negative result as a consequence of the warnings. I also haven’t checked update.php to see what happens at lines 120, 272, and 417. I’ll also observe again that the warning refers to an inability to setup a secure connection to www.ads-software.com, and that this is post an openssl update to avoid the Heartbleed flaw. The sites that I’ve updated do not have an SSL certificate; however, one of my sites did, it had the flawed version of openssl, and I updated it per the instructions on the Internet through WHM and “yum update” and a site reboot. Having said that, I assume that the secure connection referred to in the warning would have been an ssl socket established at the www.ads-software.com side. What might be a hypothetical connection here is some interaction between a reset to XMLRPC and re-establishing openssl to www.ads-software.com, arguably after their certs, credentials, or other link parameters have been modified.
So this may amount to nothing. It’s just that I don’t imagine that I’m the only one seeing this warning, and it might be worth some effort trying to figure out what’s behind it.
Just did another one after making sure that the disable XML-RPC feature was disabled in the v.5.0.2 plugin:
——-Start error warnings———–
Disabling Maintenance mode…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 /”path-hidden”/wp-includes/update.php on line 120
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 /”path-hidden”/wp-includes/update.php on line 272
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 /”path-hidden”/wp-includes/update.php on line 417
———–End error warnings———–Note that I edited out the exact path on the server above /wp-includes/
Forum: Plugins
In reply to: [Shadowbox JS] Does it work with 3.5?I have a similar issue, especially with galleries. This used to depend on whether you linked to the file or the attachment page. With 3.5, neither selection seems to work, and you just get the image on a blank page. Bummer.