Title: Login Issues
Last modified: October 10, 2016

---

# Login Issues

 *  Resolved [robinpage](https://wordpress.org/support/users/robinpage/)
 * (@robinpage)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/login-issues-7/)
 * Hi!
 * Our website in driplinecoffee.com, but we obtained a new domain name and I was
   attempting to switch it to driplineoakland.com
 * Unfortunately, after I changed it in settings, it now does not allow me to login
   to edit it back via
    [http://www.driplinecoffee.com/wp-admin](http://www.driplinecoffee.com/wp-admin)
   or [http://www.driplineoakland.com/wp-admin](http://www.driplineoakland.com/wp-admin)
 * When I try to login through the browser, it tells me:
 * This site can’t be reached
 * driplineoakland.com took too long to respond.
    Search Google for drip line oakland
   login ERR_CONNECTION_TIMED_OUT
 * If I provide the login name and password, can someone login and change it back
   for me? Changing the URL back to driplinecoffee.com would be ideal…Thanks for
   any help!

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

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/login-issues-7/#post-8273445)
 * You’ll need to change it back directly in the database following this guide: 
   [https://codex.wordpress.org/Changing_The_Site_URL#Changing_the_URL_directly_in_the_database](https://codex.wordpress.org/Changing_The_Site_URL#Changing_the_URL_directly_in_the_database)
 * You’ll find phpMyAdmin in your hosting account’s control panel.
 *  [bhawanvirk](https://wordpress.org/support/users/bhawanvirk/)
 * (@bhawanvirk)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/login-issues-7/#post-8274326)
 * You can follow the above reply from [@macmanx](https://wordpress.org/support/users/macmanx/)
   or here’s another way to change your settings.
 * First you need to know your database name and the table prefix. if you don’t 
   know, here’s a way to find:
 * (1) Login to your host control panel
    (2) Go to file manager and view the source
   code of file wp-config.php (3) find the values that i have bolded define(‘DB_NAME’,‘**
   Your Database Name**‘); and $table_prefix = ‘**Your Table Prefix**‘;
 * Paste your database name and table prefix values in the code below _(note: please
   only replace values that are in bold)_:
 * >  USE **Paste Your Database Name Here**;
   >  UPDATE **Paste Your Table Prefix Here**
   > _options SET option_value = “[http://www.driplinecoffee.com&#8221](http://www.driplinecoffee.com&#8221);
   > WHERE option_name = “siteurl”; UPDATE **Paste Your Table Prefix Here**_options
   > SET option_value = “[http://www.driplinecoffee.com&#8221](http://www.driplinecoffee.com&#8221);
   > WHERE option_name = “home”;
 * Now go back to your host control panel and login to your phpMyAdmin -> then go
   to sql tab -> then paste the above lines and click go button.
 * You can now visit your site at [http://www.driplinecoffee.com](http://www.driplinecoffee.com)
    -  This reply was modified 9 years, 8 months ago by [bhawanvirk](https://wordpress.org/support/users/bhawanvirk/).
    -  This reply was modified 9 years, 8 months ago by [bhawanvirk](https://wordpress.org/support/users/bhawanvirk/).
    -  This reply was modified 9 years, 8 months ago by [bhawanvirk](https://wordpress.org/support/users/bhawanvirk/).
    -  This reply was modified 9 years, 8 months ago by [bhawanvirk](https://wordpress.org/support/users/bhawanvirk/).
 *  Thread Starter [robinpage](https://wordpress.org/support/users/robinpage/)
 * (@robinpage)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/login-issues-7/#post-8276855)
 * I was able to fix it, thank you both so much for your help!
    Really appreciate
   it.

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

The topic ‘Login Issues’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [robinpage](https://wordpress.org/support/users/robinpage/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/login-issues-7/#post-8276855)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
