SSL error during network upgrade
-
Hope this may help others:
On a WordPress 3.8 installation with three sites which is administered over SSL only the upgrade to 3.8 went smoothly, but after that the network upgrade failed with an SSL error.
The solution I found was to temporarily disable
`define(‘FORCE_SSL_ADMIN’, true);
in wp-config.php, doing the network upgrade over HTTP and enabling HTTPS afterwards again.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘SSL error during network upgrade’ is closed to new replies.