Further update, I turn on the define(‘WP_DEBUG’, true) on the wp_config file to view the errors on the wp_admin page
See below
Notice: automatic_feed_links is deprecated since version 3.0! Use add_theme_support( 'automatic-feed-links' ) instead. in C:\websites\wordpress\wp-includes\functions.php on line 2628
Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in C:\websites\wordpress\wp-includes\functions.php on line 2628
Warning: fopen(https://localhost/wordpress/wp-cron.php?doing_wp_cron=1346794514.8065500259399414062500) [function.fopen]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in C:\websites\wordpress\wp-includes\class-http.php on line 923
Warning: fopen(https://localhost/wordpress/wp-admin/upgrade.php?step=1) [function.fopen]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in C:\websites\wordpress\wp-includes\class-http.php on line 923
Fatal error: Maximum execution time of 30 seconds exceeded in C:\websites\wordpress\wp-includes\class-http.php on line 923
– Removed themes used leaving the default WP themes – error below is:
Warning: fopen(https://localhost/wordpress/wp-cron.php?doing_wp_cron=1346795282.7064650058746337890625) [function.fopen]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in C:\websites\wordpress\wp-includes\class-http.php on line 923
Warning: fopen(https://localhost/wordpress/wp-admin/upgrade.php?step=1) [function.fopen]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in C:\websites\wordpress\wp-includes\class-http.php on line 923
Fatal error: Maximum execution time of 30 seconds exceeded in C:\websites\wordpress\wp-includes\class-http.php on line 923
Fatal error: Maximum execution time of 30 seconds exceeded in C:\websites\wordpress\wp-includes\wp-db.php on line 515
Would like some help here, still looking on the Net for solutions.
Zapped