Unexpected error on updating
-
This is a local installation front-ended by DesktopServer Limited v3.8.1 (hence XAMPP) using the Headway 3.8.5 theme. Whenever I seek to install a plugin (whether by directly installing or by uploading a zip file from the local machine) or update a plugin I typically get two or three very similar error message panels followed by a final message panel including the following header comment:
(WordPress could not establish a secure connection to www.remarpro.com … in J:\WebDev\tangodorset.dev\wp-includes\update.php on line 303
This is followed by a panel of six lines each comprising a number, a function name and a location, these being as follows:
024 {main}( ) ..\plugins.php:0
584 require_once( ‘J:\WebDev\tangodorset.dev\wp-admin\admin.php’ ) ..\plugins.php:10
848 do_action( ) ..\admin.php:342
832 call_user_func_array:{J:\WebDev\tangodorset.dev\wp-includes\plugin.php:525} ( ) ..\plugin.php:525
200 wp_update_plugins( ) ..\plugin.php:525
952 trigger_error ( ) ..\update.php:303I can post information from the earlier panels if necessary but, briefly, they each consist of seven almost identical lines beginning with function {main){) [I know that seems unbalanced but that’s how it’s written] in ..\update.php:0 and ending with function trigger error() in ..\update.php:123 or ..\update.php:467 in one example.
In these earlier panels the time differs as well, here running in the first from 0.0117 to 10.2842 and in the second from 0.0117 to 18.9785.
Any help or pointers you can give would be much appreciated.
Thanks, M
- The topic ‘Unexpected error on updating’ is closed to new replies.