• Resolved vanhalstd

    (@vanhalstd)


    Hello,

    Everything works well on localhost.
    I just received my data from my provider (using cpanel) and want to upload.

    WHAT I DID

    1. I logged into php myAdmin on my domain and created a database “test” with a user and all rights
    2. I created a subfolder (TEST) and uploaded a new install of wordpress 3.1.1
    3. From the localhost, I exported mySQL database into a SQL query
    4. I opened the SQL query in my HTML editor and did a “find and replace” of the “http://localhost:8888/oldLocalFolder” with the new domainname: “http://newdomain/~domainFolder/test/” and changed “oldDatabaseName” with the new one “TEST”
    5. I then surfed to my path to run the installer on: “http://newdomain/~domainFolder/test/” and created my config file and admin user. it loaded well
    6. I then deleted all my tables in mySQL database “TEST” and inserted my new query to fill it up again
    7. If I now go to my site I can use the admin panel and the homepage, but all links are broken

    I checked my database:
    – wp_options table: siteurl with my new path (correct)
    – wp_options table: home with my new path (correct)
    – I checked in the admin module for the permalinks and all seems to be correct as well…

    But I cannot find how or what to do next…
    Any help is appreciated…

    Thank you in advance!

Viewing 5 replies - 1 through 5 (of 5 total)
  • esmi

    (@esmi)

    Site url?

    Thread Starter vanhalstd

    (@vanhalstd)

    very strange, it works now…
    I just waited a bit…

    this was the error I received earlier:

    Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at HereWasMyServername Port 80

    Thread Starter vanhalstd

    (@vanhalstd)

    Hello Esmi, thank you for your reply.
    This is the url (for now): http://drupal01.ris.be/~groomani/test/

    edit: Is it me or is the site relatively slow? Can I speed this up in any way?

    esmi

    (@esmi)

    I can’t see any obvious issues with your permalinks now. Perhaps it was a temporary server issue?

    ADDENDUM: Yes – the site is a little sluggish. Does deactivating all plugins or switching to Twenty Ten help at all?

    Thread Starter vanhalstd

    (@vanhalstd)

    Hello Esmi,
    Thank you for your guidance…

    It seems when I deactivate WPML (older version), it runs better…
    edit: deactivating plugins (WPML) helps a bit. running twenty ten is pretty much the same speed… Thank you for your help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menupaths not working after uploading from localhost to domain…’ is closed to new replies.