Back to Support Hosting Server Settings

Server Settings

In your website’s Server Settings, access your website’s database, SFTP credentials, and more advanced settings. This guide will give an overview of the options here.

This feature is available on sites with the WordPress.com Business and Commerce plans, and the legacy Pro plan. If you have a Business plan, make sure to activate it. For sites on the Free, Personal, and Premium plans, upgrade your plan to access this feature.

Access Your Server Settings

To visit the Server Settings (Hosting Features) for a specific site, follow these steps:

  1. Visit the Sites page by clicking on the W icon at the top left corner of your dashboard.
  2. Choose your site from the list.
  3. Click on the “Server Settings” tab on the site overview page.

If hosting access is not yet activated, you will see the “Hosting Features” tab instead. Click on the “Hosting Features” tab to see a notice that says, “Activate all hosting features.” Click on the button labeled “Activate now” to unlock your server settings. This is a one-time action you will never need to do again for your site.

Available Settings

The following developer-level settings are found in the Server Settings tab:

SFTP/SSH Credentials

Use the credentials provided to access and edit your website files using an SFTP client. To obtain your site’s SFTP credentials, take the following steps:

  1. Visit the Sites page by clicking on the W icon at the top left corner of your dashboard.
  2. Choose your site from the list.
  3. Click on the “Server Settings” tab on the site overview page.
  4. Under “SFTP/SSH credentials“, click the button labeled “Create credentials” to create and copy your site’s SFTP username and password.
  5. You will also see a toggle button labeled “Enable SSH access for this site” to click and enable SSH and use WP-CLI.

Visit the following guides to learn more about using SFTP, connecting to SSH, and using WP-CLI.

Database Access

Developers can use phpMyAdmin to access a WordPress.com website’s database and run a wide range of operations. Click the “Open phpMyAdmin” button on the Server Settings tab to access your site’s database.

Learn more in our Manage Your Site’s MySQL Database guide.

PHP Version

PHP is the programming language that primarily powers WordPress. WordPress.com ensures your site has access to the latest compatible versions of PHP. The versions we currently support can be found in your web server settings or by visiting the PHP environment support page.

To switch the PHP version on your site, follow these steps:

  1. Visit the Sites page by clicking on the W icon at the top left corner of your dashboard.
  2. Choose your site from the list.
  3. Click the “Server Settings” tab.
  4. Ensure all of your active plugins and your site’s active theme is up to date.
  5. Under the “Web server settings” section, you will find the drop-down box labeled “PHP Version”, with the version of PHP your site is currently running.
  6. You can select from available PHP versions in that drop-down box.
  7. The “Update PHP Version” button will appear once you change the PHP version in the drop-down box. Click the button to confirm your change.
PHP version dropdown option.
You can change the PHP version in the web server settings

You don’t normally need to switch your site’s PHP version. If an update to your site’s PHP version is required, this will happen automatically. However, it’s possible that a plugin or theme might require a newer version of PHP. Therefore, we provide the option for you to change the PHP version your site uses.

It is not possible to roll back to PHP 7 or any other PHP version not listed on the PHP environment support page because older PHP versions no longer receive critical security updates or bug fixes.

There may be errors if a plugin or theme is not updated to work with the recommended PHP version. To confirm which plugin or theme is the source of the issue, take the steps in our Solve Problems With Plugins and Themes guide. If the plugin is essential to your site, we recommend you downgrade your PHP version to the previous version available. Then, reach out to the developer of the plugin or theme that isn’t working to let them know they need to update their plugin/theme for the current PHP version so you can upgrade to the recommended version as soon as possible.

Nonexistent Assets

In your website’s web server settings, you can also control how nonexistent assets are handled on your website. Visit our Web Server Settings guide to learn more about these options.

Restore Plugins and Themes

If your website is missing the default plugins and themes that came with your plan, you may restore them by clicking a button. Visit our Restore Plugins and Themes guide to learn how.

Cache

While troubleshooting an issue, you may be advised to clear your site’s cache. Click the “Clear cache” button on the Server Settings tab to clear your site’s server cache.

Learn more in our Clear Your Site’s Cache guide.

Was this guide helpful for you?

Not quite what you're looking for? Get Help!

Copied to clipboard!