How to Set Up WordPress on a Separate Host With the Heroku App

WordPress allows you to install a blogging system that works with the Heroku app. Place your WordPress files in a separate folder on the Web host, so they do not interfere with any of the Heroku app functions. Using this process, you can keep a blog updated on your site and use Heroku without either of these apps having compatibility issues.

Instructions

    • 1

      Upload the WordPress installation files to a separate folder on your Web host. For instance, store the WordPress installation files in a folder named "wordpress." This keeps the WordPress system separate from your Heroku app.

    • 2

      Open a Web browser and open the "install.php" file for the WordPress installation. For instance, the following URL starts the install for "site.com/wordpress":

      site.com/wordpress/install.php

      The installation starts and prompts you for WordPress information that you need to run the blog service on the server.

    • 3

      Type your MySQL server name, your password and username for the MySQL server. This information is required to create the WordPress tables. Click "Install."

    • 4

      Type your site name, and type your email address for blog notifications. Click "OK" to save the changes. After you finish installing the blog, open the blog URL in your browser to test the new setup.

Related Searches:

References

Comments

Related Ads

Featured