• When trying to install my wordpress, message shows:

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

    Can u give me a sql file and i will install it threw phpMyAdmin, because there are no tables.

Viewing 6 replies - 1 through 6 (of 6 total)
  • There is no .sql file to be supplied.

    Open ‘wp-config.php’
    Change the ‘table_prefix’ from ‘wp_’ to ‘wp2_’
    Upload
    Run install.

    That should do the trick.

    Thread Starter fyntas

    (@fyntas)

    Now the message shows:

    Error establishing a database connection
    This either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at localhost. This could mean your host’s database server is down.

    Are you sure you have the correct username and password?
    Are you sure that you have typed the correct hostname?
    Are you sure that the database server is running?
    If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.

    Why? In config file everything is fine. I can go to my database whith phpmyadmin. Everything should be fine. All i need is sql file, because it doesnt install automaticly.

    The error has nothing to do with what I suggested.
    And there is still no sql file 🙂

    i had a similar problem when trying to install wordpress, due to the restrictions set on my server i couldnt install the useual way. If you have a C-panel with an automatic script installer try seeing if wordpress is included with that, i used fantastico to install mine.

    just my two cents.

    Thread Starter fyntas

    (@fyntas)

    I dont have cpanel.

    Thread Starter fyntas

    (@fyntas)

    🙁

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘I need wordpress installation sql file’ is closed to new replies.