• Hi,

    I have the same message while trying to log in:
    “It doesn’t look like you’ve installed WP yet. Try running install.php.”

    All the files are uploaded on the server.
    I have put the correct values in the “wp-config.php” file.

    When opening …wp-admin/install.php, I have this message :
    “Already Installed

    You appear to have already installed WordPress. To reinstall please clear your old database tables first.”

    …Any idea? Thanks 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try this:
    Download wp-config.php, open it and inside there is a line like this
    `$table_prefix = ‘wp_’

    Change that to
    ‘$table_prefix = ‘blog_’

    and try the install again ?

    Thread Starter eeeoa

    (@eeeoa)

    Well, thanks podz.

    I emptied the database on MySQL, tryied to log in : same result.

    I deleted the database on MySQL, launched the install from the readme page. When install done, i tryied to log in : i finally get it work!

    Thanks for your support 😉

    Hi,

    I’m a newb having the same problem as above. No admin at all. Just:

    “It doesn’t look like you’ve installed WP yet. Try running install.php.”

    Tried the little trick above – no dice. Should I just start from scratch? Took me forever to get to this point :>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘config.php ok, install done, wordpress does’nt work’ is closed to new replies.