Help Docs Content Management Systems (CMS) WordPress Overview How to install WordPress

How to install WordPress

Learn how Nexcess clients can install WordPress on their servers using SFTP.

Download WordPress

Use your web browser to download the WordPress files to your computer. Unzip the files and store them in a location you can easily find later.

Create a MySQL database

Create a database and user for WordPress with the procedure in How to create MySQL databases and users with SiteWorx.

Transfer files using SFTP

Upload files only
When uploading WordPress files, upload the files within the WordPress folder, not the folder itself.

Although SFTP is not the only means of uploading files, for the sake of simplicity, this document ignores other options. If you require assistance with SFTP, refer to How to transfer files to a server with SFTP.

Using an SFTP client, navigate to your website’s directory and select the html subdirectory.

Upload the contents of the WordPress folder to this directory. After completion, your folder tree will resemble the one shown below.

Folder tree

Install WordPress

Open your browser and visit the following web address, but replace “example.com” with your domain name.

http://example.com/wp-admin/install.php

The WordPress installation will prompt you to enter your site title, login credentials, and your email address. You will also be prompted to enter database credentials. Enter this information, and click Install WordPress to complete your installation.

Was this article helpful?