Upgrade to 4.1, now admin really slow, complains no SSL to www.remarpro.com
-
I recently did the web interface upgrade to 4.1 for several domains I’m hosting (all separate instances of WP with their own database), and on all of them, I’ve noticed the main site seems to run okay, but the admin page is very slow. I receive an error in the apache error log and if debug is turned on in wp-config.php:
“PHP Warning: An unexpected error occurred. Something may be wrong with www.remarpro.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.remarpro.com. Please contact your server administrator.) in /var/www/html/pri/wp-includes/update.php on line 295.”
I have not had any problems with WP with previous versions, and read something recently about www.remarpro.com only allowing SSL connections. I can make an SSL connection from the command line on my host server (Centos 6.5), and I have the most recent Centos version of PHP and curl, with SSL enabled. As far as I can tell, I can connect to wordpress using curl via SSL.
PHP Version 5.3.3
cURL support enabled
cURL Information 7.19.7
SSL Yes
SSL Version NSS/3.16.2.3 Basic ECCOpenSSL support enabled
OpenSSL Library Version OpenSSL 1.0.1e-fips 11 Feb 2013
OpenSSL Header Version OpenSSL 1.0.1e-fips 11 Feb 2013I’m rather stumped on what else to do for diagnostics, as the only real problem is that the WP admin pages are extremely slow to load. There are no other error messages evident. I don’t seem to have processor, disk space, or memory issues, and the apache configuration hasn’t changed. I even opened an outgoing TCP port for port 443 in iptables, but that hasn’t resolved the problem.
- The topic ‘Upgrade to 4.1, now admin really slow, complains no SSL to www.remarpro.com’ is closed to new replies.