Installing WordPress using wp-cli and SSH

 

Overview

This article provides instructions on how to use the wp-cli to install WordPress.

Background

wp-cli is a command-line tool, built into all DreamHost servers, which you can use to manage your WordPress site. If you do not wish to use the DreamHost WordPress installer in the panel, you can use this tool to download a new copy of your WordPress files.

Installing WordPress

  1. Log in to your server via SSH.
  2. Navigate to your website's directory.
  3. Run the following command to download all WordPress files:
    [server]$ wp core download
  4. Visit a site in your browser to complete the installation process.

See also

Did this article answer your questions?

Article last updated PST.

Still not finding what you're looking for?