damfino52
Member
Posted 1 year ago #
I changed the URL in my /wp directory before the move and site is live in my root directory, but I cannot access wp-admin/edit.php or login. Just get a blank screen.
Checked my database and the new URL is correct in the site name and home part as
http://www.firstname-surname.com
Please help me
kmessinger
Member
Posted 1 year ago #
Is that your URL? That produces a 404 error. If not, what is the real URL?
damfino52
Member
Posted 1 year ago #
kmessinger
Member
Posted 1 year ago #
Check your wp-config.php file for a blank space either at the end or the beginning. A blank page is usually a sign of an extra space somewhere.
damfino52
Member
Posted 1 year ago #
I deleted all the line gaps between the code of my config file and that fixed it! I can now log in.
Thanks a lot for narrowing down the issue for me, much appreciated.
Just need to work out why all the post and page boxes are blank even though they are viewable on the main site