• Resolved fresh108

    (@fresh108)


    Hi guys,

    I have one domain already installed with wordpress. As I went to install it on my other domaoin following the exact same steps, the page saying :

    ‘.__(‘Already Installed’).’

    ‘.__(‘You appear to have already installed WordPress. To reinstall please clear your old database tables first.’).’

    And then a bunch of code.
    Then below that code it says

    ‘ . __(‘Insufficient Requirements’) . ‘

    ‘ . $compat . ‘
    ‘); } switch($step) { case 0: case 1: // in case people are directly linking to this display_header(); ?>

    ReadMe documentation at your leisure. Otherwise, just fill in the information below and you’ll be on your way to using the most extendable and powerful personal publishing platform in the world.’), ‘../readme.html’); ?>

    and then more code, how do i fix this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Are you using a different database for the second install or the same db as your first install? If it’s the latter, did you remember to set up a different table prefix in wp-config.php?

    Thread Starter fresh108

    (@fresh108)

    It’s a different database, different host altogether that does support wordpress. Entered the database details just like it says in the cpanel of the new host for the new domain. 🙁

    Thread Starter fresh108

    (@fresh108)

    Solved!

    I just tried it using the installation package the host advised.

    Thanks

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

The topic ‘It says already installed’ is closed to new replies.