Title: database mismatch
Last modified: August 20, 2016

---

# database mismatch

 *  [glik](https://wordpress.org/support/users/glik/)
 * (@glik)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/)
 * When I’ve been in phpMyadmin I droped all tabels.
    So my usrq/mysql/data/Sitename
   directory is empty (I’n not sure if it’s the right path). Thus WordPress is unable
   to access the database.
 * Please help me !

Viewing 15 replies - 16 through 30 (of 30 total)

[←](https://wordpress.org/support/topic/database-mismatch/?output_format=md) [1](https://wordpress.org/support/topic/database-mismatch/?output_format=md)
2

 *  Thread Starter [glik](https://wordpress.org/support/users/glik/)
 * (@glik)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222452)
 * First – I do not know the answer.
    Second – it worked before like it is now. 
   Thirdly – I’m not sure what do you mean “server url” vs. “WP url”/ because the
   site is not on the internet, there is only files in the computer (before I upload
   it to an external host) – the WP files are in the www\AHA4u directory and the
   database is in usr\local\mysql\data directory – just as it were when it worked
   previously.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222453)
 * What are the two urls in Settings -> General?
 *  Thread Starter [glik](https://wordpress.org/support/users/glik/)
 * (@glik)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222454)
 * where do I find “urls in Settings -> General?”
    in what file or menu ?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222455)
 * In your Admin area.
 *  Thread Starter [glik](https://wordpress.org/support/users/glik/)
 * (@glik)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222457)
 * In the admin panel – where should I look it up ? – in the PHPinfo ? or in what
   other menue ?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222458)
 * In your **WordPress** admin area. If you cannot login yet, you’ll need to start
   looking through the wp_options table for `siteurl` and `home`.
 *  Thread Starter [glik](https://wordpress.org/support/users/glik/)
 * (@glik)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222459)
 * As you understood – I cannot login yet.
    in my WP directory [ …www\AHA4u ] there
   is no wp_option file. will you be willing to specify the file name and its place?
 * Neverthless, I’ve screen every file that seem to relate to these topics and found
   one – in a file called option-general.php at the wp-admin subdirectory I’ve located
   some lines refering to siteurl and home:
    _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome#Posting_Code).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222460)
 * > there is no wp_option file
 * It’s a table in your database. Look in your .sql backup file.
 *  Thread Starter [glik](https://wordpress.org/support/users/glik/)
 * (@glik)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222461)
 * I do not have any tables in my database – how can I create them ?
 * In onother backup database I found a file called wp_options.myd
    there I traced
   something: “siteurl [http://vAHA4u&#8221](http://vAHA4u&#8221); and after some
   charachters: “home [http://vAHA4u&#8221](http://vAHA4u&#8221);
 * how to proceed ?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222462)
 * Do you have a backup copy of your old database?
 *  Thread Starter [glik](https://wordpress.org/support/users/glik/)
 * (@glik)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222463)
 * No
    I have another database of a second site.
 *  Thread Starter [glik](https://wordpress.org/support/users/glik/)
 * (@glik)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222464)
 * I remember the database is created once I enter the [http://vAHA4u/wp-admin/install.php](http://vAHA4u/wp-admin/install.php)–
   but here again is were I stuck – I get an error message: : “Not Found. The requested
   URL /wp-admin/install.php was not found on this server”
 * so do you have an idea how can I proceed ?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222465)
 * Check where the WP files are installed on your server.
 *  Thread Starter [glik](https://wordpress.org/support/users/glik/)
 * (@glik)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222469)
 * I re-downloaded the Wp to c:\programs Files,
    then coppied them to …www\AHA4u
   directory and redifined wp-config.php/ It’s the same as before – when it worked–
   but now it gives me the erer message: : “Not Found. The requested URL /wp-admin/
   install.php was not found on this server”/
 * I rechecked now everything…
 * so do you have an idea how can I proceed from here ?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222470)
 * I think you need to review [Installing_WordPress_Locally](http://codex.wordpress.org/WordPress_Installation_Techniques#Installing_WordPress_Locally)

Viewing 15 replies - 16 through 30 (of 30 total)

[←](https://wordpress.org/support/topic/database-mismatch/?output_format=md) [1](https://wordpress.org/support/topic/database-mismatch/?output_format=md)
2

The topic ‘database mismatch’ is closed to new replies.

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)
 * [installation](https://wordpress.org/support/topic-tag/installation/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 30 replies
 * 3 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/database-mismatch/page/2/#post-2222470)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
