Title: General Settings Typo error
Last modified: August 22, 2016

---

# General Settings Typo error

 *  [intrepid09](https://wordpress.org/support/users/intrepid09/)
 * (@intrepid09)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/general-settings-typo-error/)
 * I type my WordPress address (url) and site address (url) wrong in the general
   settings and saved them.
 * Now, I can not access my dashboard
 * I am using MAMP as my server on my computer.
 * The error message is
 * The requested URL /holylandphilately.com/wordpress/wp-login.php was not found
   on this server.
 * Where are the URLs located so I can correct them?
    Thank you

Viewing 1 replies (of 1 total)

 *  [RossMitchell](https://wordpress.org/support/users/rossmitchell/)
 * (@rossmitchell)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/general-settings-typo-error/#post-5291056)
 * You can restore your settings without being able to login to your dashboard. 
   You can just edit wo-config.php, normally people use either FTP or your hosting
   management login, add these two lines to your wp-config.php file.
 *     ```
       define('WP_HOME','http://yourdomain.com');
       define('WP_SITEURL','http://yourdomain.com');
       ```
   
 * Then you will be able to login.
    Then you will be able to restore your settings
   in the database. Then remove the two extra lines from your wp-config.php
 * OR you can hack the database settings, details are here:
    [http://codex.wordpress.org/Changing_The_Site_URL](http://codex.wordpress.org/Changing_The_Site_URL)

Viewing 1 replies (of 1 total)

The topic ‘General Settings Typo error’ is closed to new replies.

## Tags

 * [dashboard](https://wordpress.org/support/topic-tag/dashboard/)
 * [general](https://wordpress.org/support/topic-tag/general/)
 * [message](https://wordpress.org/support/topic-tag/message/)
 * [url](https://wordpress.org/support/topic-tag/url/)

 * In: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
 * 1 reply
 * 2 participants
 * Last reply from: [RossMitchell](https://wordpress.org/support/users/rossmitchell/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/general-settings-typo-error/#post-5291056)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
