• eveums

    (@eveums)


    Hello. I followed Podz’s instructions for installing xampp, and I imported my mysql database from my online blog, to my local database. After doing this, I can see the local version of my online blog.

    The problem arises when I try to login to the local version of my blog. “Login” points to my online login page. So, I tried to manually go to localhost/db/wp-login.php. I can see that page, and input my username and password, but hitting submit “redirects” me back to my online login page.

    Any ideas on how to fix this so I can logon to the local version of my blog? Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • ssdesign

    (@ssdesign)

    You need to edit the entried in the MySql database.

    In the “wp-options” and “wp-settings” tables, you will have to edit the references of the links from your online site to your local path.

    Hope it helps.

    Thread Starter eveums

    (@eveums)

    Thanks for the help. I changed the siteurl option in the wp-options table. However, for some reason, I’m having problems finding wp-settings… I only see categories, comments, linkcategories, links, options, post2cat, postmeta, posts, and users. Where might I find wp-settings?

    moshu

    (@moshu)

    Sorry, wrong advice (the above one). What you have to modify is the “home” and “site_url” values in the options tabel. See Podz’s excellent tutorial:
    https://www.tamba2.org.uk/wordpress/site-url/

    Thread Starter eveums

    (@eveums)

    Perfect!! Thank you for the help and the link, Moshu! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘xampp – can’t log on to blog’ is closed to new replies.