Skip to content

WordPress sites

NitHost provisions WordPress with database credentials, WordPress administrator account options, and panel-side maintenance tools.

Who can use this page? Site Manager create WordPress sites; users with manage can use WordPress Tools.

WordPress administrator accounts belong to your WordPress website and are separate from your NitHost customer account.

Create a WordPress site

  1. Create a site → type WordPress
  2. Set PHP version, Site title, Admin username, Admin email, Admin password (or Generate)
  3. Multisite: No or Subdirectory network
  4. Create Site

Copy the one-time database and WordPress login details. Finish the WordPress installer if prompted, or sign in with the provisioned WordPress account.

WordPress creation form with example website details and a masked password
WordPress account fields configure your website login. Scroll down to Create Site.

Promote an existing PHP site

If a PHP site’s docroot already contains WordPress:

  1. Open the site — banner offers Promote to WordPress
  2. Confirm — NitHost flips the type and runs runtime prep (mu-plugins, config hardening)

WordPress Tools

Site Actions → WordPress Tools (WordPress sites):

ToolPurpose
Fix WordPress PermissionsRepairs ownership/chmod so core/plugin/theme updates can write
Enable Direct UpdatesSets FS_METHOD=direct so updates do not ask for FTP
Repair RedisRestores object-cache drop-in / Redis config
Update WordPress CoreWP-CLI in a temporary container; updates core + verifies checksums
Reset admin passwordList/reset WordPress administrators from the panel

Caching

  • FastCGI page cache with logged-in and checkout bypass
  • Redis object cache — DB auto-assigned; use Repair Redis if the drop-in is missing

Purge after theme/plugin changes — Cache.

Security defaults

  • Panel can keep wp-config.php immutable (chattr +i) where file locking is available
  • File Manager lock/unlock toggles the immutable bit on sensitive files
  • Prefer Development protection on staging

Multisite

Created when Multisite = Subdirectory network. Vhost and path rules differ from single-site — manage network admin inside WordPress after install.

Database

WordPress uses a linked MariaDB database by default when provisioned. See Databases.

Customer documentation · Nusite IT Consulting Limited