WordPress installation (and theme install) bog ssl connection
-
i’m receiving this error when trying to install a theme on a very fresh new wordpress install.
Is it a server config error or something wrong on api.wordpress.org??
Is there a solution???already tryed to add
define('WP_HTTP_BLOCK_EXTERNAL', true);but this block all istallations…alsa tryied to modify timout for external call but doesn’t works..
thnx
Ivan( ! ) Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in […..]/www/wp-includes/update.php on line 295
Call Stack
# Time Memory Function Location
1 0.0043 287312 {main}( ) ../update.php:0
2 0.0051 289936 require_once(‘[…..]/www/wp-admin/admin.php’ ) ../update.php:13
3 0.1440 2587144 do_action( ) ../admin.php:318
4 0.1440 2588728 call_user_func_array:{[…..]/www/wp-includes/plugin.php:505} ( ) ../plugin.php:505
5 0.1440 2588760 wp_update_plugins( ) ../plugin.php:505
6 3.2026 2610856 trigger_error ( ) ../update.php:295( ! ) Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in […..]/www/wp-includes/update.php on line 457
Call Stack
# Time Memory Function Location
1 0.0043 287312 {main}( ) ../update.php:0
2 0.0051 289936 require_once(‘[…..]/stage/www/wp-admin/admin.php’ ) ../update.php:13
3 0.1440 2587144 do_action( ) ../admin.php:318
4 6.2100 2600648 call_user_func_array:{[…..]/www/wp-includes/plugin.php:505} ( ) ../plugin.php:505
5 6.2100 2600680 wp_update_themes( ) ../plugin.php:505
6 9.2285 2640696 trigger_error ( ) ../update.php:457
The topic ‘WordPress installation (and theme install) bog ssl connection’ is closed to new replies.