Thread Starter
stewlg
(@stewlg)
I fixed my issues this way:
1) I added a hard-coded DNS entry for the box in /etc/hosts. This caused the graphics loading stuff to go away.
My admin password didn’t work after that, however, so..
2) I deleted my WordPress database in MySql (“drop database wordpress;” I think) and made another (“create database wordpress;”)
Now things work again. Thanks for all the advice!
Thread Starter
stewlg
(@stewlg)
Yes, it’s just a different computer. Both are behind a firewall, on 10.x.x.x. I’ve tried using http://ip and http://hostname. Firewall on the WP host? Hmm, possible, but I didn’t think so, I’ll have to check to be sure.
I think DNS is set up correctly, but it certainly does seem like that kind of problem.