garethEds Posted May 20, 2014 Posted May 20, 2014 Evening, I've just downloaded our school website and have installed the backup files onto my Xampp installation here at home. I've reconnected the database to my machine etc etc and everything runs fine. However when I go to /wp-admin it takes me to the 'real' website. Any idea how I stop that? I want to access the wp-admin on my machine but EduGeek.net - Sorry page not found just redirects me to the main site. Argh - annoying. Gareth
pcstru Posted May 20, 2014 Posted May 20, 2014 Evening, I've just downloaded our school website and have installed the backup files onto my Xampp installation here at home. I've reconnected the database to my machine etc etc and everything runs fine. However when I go to /wp-admin it takes me to the 'real' website. Any idea how I stop that? I want to access the wp-admin on my machine but EduGeek.net - Sorry page not found just redirects me to the main site. Argh - annoying. Access the database (HeidiSQL is a good tool for looking into MySQL databases) and look in the table wp_options for the URL. 1
garethEds Posted May 20, 2014 Author Posted May 20, 2014 Cheers Pal - all done. I was looking at all the php files. Doh. Cheers Gareth
willtech Posted May 20, 2014 Posted May 20, 2014 Not sure if this helps in any way but I used this method with a recent move. Moving WordPress « WordPress Codex
penfold_99 Posted May 20, 2014 Posted May 20, 2014 Not sure if this helps in any way but I used this method with a recent move. Moving WordPress « WordPress Codex Nearly there, you need to change the site url to localhost. Follow http://codex.wordpress.org/Changing_The_Site_URL
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now