• awefasdfa

    (@chaeridley)


    Alright the site is http://www.chaeridley.com/blog
    I had some hosting. I made a wordpress and a phpbb board. I got new hosting so I wanted to move it. I moved the board properly and it is working fine. I moved the wp MySQL to the new server. I have changed the config file properly and the .sql dump file. When you visit the site, it still wants to link to the old site. It’s pulling all the stuff from the old hosting. I have moved the actual files to the new ftp as well. Any ideas?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Les Bessant

    (@lesbessant)

    Have you edited your wp-config file to relflect any changes?

    Thread Starter awefasdfa

    (@chaeridley)

    Yeah. I changed the database name, the username, the password, the host.

    If you look at the link scroll over all the links and stuff. It says http://www.sisforawesome.com That was my old host. When I go into my siteadmin stuff it’s all under http://www.chaeridley.com though which is my new host.

    Thread Starter awefasdfa

    (@chaeridley)

    I checked again. I changed the:

    wp-config
    .sql
    url in phpadmin

    I have no idea what is making it look for stuff on the old server.

    Les Bessant

    (@lesbessant)

    Podz (as ever) has the answer:

    http://www.tamba2.org.uk/wordpress/move/

    The last section would seem to be what you’re missing

    Thread Starter awefasdfa

    (@chaeridley)

    I don’t think so. I have those changed. Are they wrong? Is that why it’s not working?

    siteurl = http://www.chaeridley.com/blog
    fileupload_realpath = /home/.okinawa/chaeridley/chaeridley.com/blog/wp-c…

    “fileupload_realpath =”
    Not that 🙂

    The wp_options table, when you look at it using phpmyadmin, has at least 3 pages. siteurl is on one, ‘home’ is on another and it’s the one to find and change.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Problem with a MySQL database move.’ is closed to new replies.