System Recommended Settings (Requirements)

We have tested it with Mac, Windows and Linux. Below is a list of items you should ensure your host can comply with:

  • Check to ensure that your web host has the minimum requirements to run WordPress.
  • Always make sure they are running the latest version of WordPress. You can download the latest release of WordPress from official WordPress website.
  • Always create secure passwords for FTP and Database.

System Requirements

To use Loyde, you must be running:

  • WordPress 5.4 or higher
  • PHP 7.3 or higher
  • MySql 5.7 or higher

PHP Server Requirements

Many issues that you may run into such as: white screen, demo content fails when importing and other similar issues are all related to low PHP configuration limits. The solution is to increase the PHP limits.

You can do this on your own, or contact your web host and ask them to increase those limits. Recommended values are:

  • max_execution_time 180
  • memory_limit 128M
  • upload_max_filesize 64M
  • post_max_size 64M

How to check current values of the relevant PHP settings

There are two ways to quickly check your PHP configuration:

  • For more recent versions of WordPress, use the built-in feature, "Site Health" (WP admin -> Tools -> Site Health)
  • Use a simple plugin like this one.
Site Health Admin Panel

Supported Operating Systems

We have tested it with Mac, Windows and Linux.

WordPress Requirements

Check to ensure that your web host has the minimum requirements to run WordPress. Always make sure they are running the latest version of WordPress. You can download the latest release of WordPress from official WordPress website. Always create secure passwords for FTP and Database. Check official WordPress requirements page here.