What do I do after I place the files in the applicable folders?

Hi,

I have placed the files in the applicable folders. Now where do I go from here?

In the install file is just says:

Configure db-config.php

Tools: http://db-tools.wpmudev.org/

Not quite sure what to do now…

Any help would be great.

Thank you

  • Aaron
    • Ex Staff

    You need to use the tools on that page to:

    generate the sql and create your DBs.

    Then Create your db-config file based on the sample and tool.

    Also make sure to create a global db and define any global tables from plugins.

    Use the migration script to move any exisitng blogs into the right tables.

    Note this is an advanced tool and intended only for server admins and those comfortable with PHP mysql.