• Resolved mschindele

    (@mschindele)


    Hello,
    I just setup a new blog and accidentally changed the WordPress Site URL on my new blog to one of my other existing blogs. I’m now not able to login into MyPHP admin on GoDaddy.com to change it back.

    Is there another way to do this without having to re-install WordPress?

    Thanks,
    Misti

Viewing 5 replies - 1 through 5 (of 5 total)
  • I’m now not able to login into MyPHP admin on GoDaddy.com to change it back.

    That is weird…I’d talk to Godaddy support about that!!!

    Could add these to your wp-config.php (of course use the correct address(es):

    define('WP_HOME', 'https://example.com');
    define('WP_SITEURL', 'https://example.com');

    See Editing wp-config.php

    Thread Starter mschindele

    (@mschindele)

    I’m asking GoDaddy if they can re-set my PHP login. They did tell me they have limited support in with WordPress.

    Just to know, that phpMyAdmin is not the same as your WordPress login. And neither of those would be your Godaddy login.

    If you can login to Godaddy, then I believe in your Databases you can click on manager to get into phpMyAdmin

    Hello, if I can pick up here, GoDaddy offers a product which is a WordPress Hosted Website. This is what I have and what mschindele may have.

    I did the same thing as mschindele and can’t get into my Php either. I notice that when the login error message comes back, it says that my usernmae is the SAME ONE as I use in WordPress wp-login.php, which makes me think the two are linked through the installation process.

    I am currently on hold to GoDaddy to see if they can help me. Any further comments from the WordPress Moderators or other GoDaddy clients would be welcome.

    Moderator James Huff

    (@macmanx)

    Per MichaelH’s response above:

    If you can login to Godaddy, then I believe in your Databases you can click on manager to get into phpMyAdmin

    Though you may use the same login information for your GoDaddy control panel and WordPress, the two are not linked in any way.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Unable to Change Site WordPress URL in MyPHP’ is closed to new replies.