Hello Everyone,
I’m having difficulty figuring out why this is happening.
This past week, I’ve been trying to migrate my WordPress database, and WordPress files to another server (WAMP) which is on another system. I exported the database to phpMyAdmin, and moved my previous WordPress installation to the ‘www’ folder.
I doubled checked my ‘wp-config’ file and made sure the database name, database password, and hostname were correct. Also, remade the user that’s on the ‘wp-config’ file, then gave said user database-specific privileges for my database. That configuration seems acceptable.
Well, now when I point to the ‘wp-login’ file, this dull login page appears. Any help would be appreciated. I’ll post the specs and a link to the login page.
https://localhost/tvproject/wp-login.php
System Specs
OS: Windows 10 Pro x64
WAMP Specifications
Apache: version 2.4.23
PHP: version 7.0.10
MySQL: version 5.7.14
WordPress Specifications
WP: version 4.7.5
when I load my browser’s inspect in Chrome, I see three errors labeled the same under the console. Here is what the errors say. Of course this is on my localhost. Do you think I’m getting this error because that specific image isn’t in my localhost or my project folder?
Failed to load resource: net::ERR_CONNECTION_REFUSED
https://localhost:8888/tvproject/wp-content/uploads/2017/03/cropped-voltureskull-e1489133556421-192×192.png
Failed to load resource: net::ERR_CONNECTION_REFUSED
https://localhost:8888/tvproject/wp-content/uploads/2017/03/cropped-voltureskull-e1489133556421-192×192.png
Failed to load resource: net::ERR_CONNECTION_REFUSED
https://localhost:8888/tvproject/wp-content/uploads/2017/03/cropped-voltureskull-e1489133556421-192×192.png
As Steve mentioned, there is no way for anyone outside of your localhost to view the links you have posted, making this issue difficult to troubleshoot.
I also have to agree with Steve in his 2nd reply, those 3 links are not the WP Logo, so if those are missing, they shouldn’t impact the login page.
Can you upload to a web server and post the links?
Are you upgraded to the latest version of WordPress?
What version of WordPress do you have installed? v-4.7.5?
]]>