Got error in add new plugin
-
Hi i got this error in my plugin add new
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.
i try to resolve and search thing related to this but not solve my problem
my host port 80 block i also reopen that still have this issue
if i open debug mode true
i got this
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/xxxxx/public_html/wp-admin/includes/plugin-install.php on line 83
at this line i got this
if ( $ssl && is_wp_error( $request ) ) { trigger_error( __( '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 <a href="https://www.ads-software.com/support/">support forums</a>.' ) . ' ' . __( '(WordPress could not establish a secure connection to www.ads-software.com. Please contact your server administrator.)' ), headers_sent() || WP_DEBUG ? E_USER_WARNING : E_USER_NOTICE ); $request = wp_remote_post( $http_url, $http_args ); }
but i dnt understand issue so help me out for this
- The topic ‘Got error in add new plugin’ is closed to new replies.