To start with the Litho theme, it is necessary to run WordPress 5.7 or higher, PHP 7.4 or higher, and MySQL 5.6 or higher.

Overview

Hosting Server Requirements – Litho Theme

Before get started with Litho, ensure that your web host has the minimum requirements to run WordPress.

  • Be sure about the latest version of WordPress
  • If you don’t have the latest release of WordPress, update it from the official WordPress website.
  • Do not forget to create secure passwords for FTP and Database because it is mandatory.

Before you get started with Litho, we recommend a few hosting servers because a hosting server must support below configurations.

  • WordPress version 5.7 or greater
  • PHP version 7.4 or greater
  • MySQL version 5 or greater

Tip: That’s really it. We recommend Apache or Nginx as the most robust and featured hosting servers for running WordPress, but any server that supports PHP and MySQL should work. See more about recommended PHP server settings.

We suggested below PHP configurations to avoid errors such as blank screen, white screen, our demo import fails, empty page content, and other similar issues are all related to low PHP configuration limits. To avoid all of these error, increase the PHP limits. To know more about it, do as directed below or you can also contact your web host and ask them to increase those limits to a minimum.

  • Upload max filesize (upload_max_filesize) 40M
  • PHP post max size (post_max_size) 128M
  • Max input time (max_execution_time) 180 (This needs to be increased if your server is slow and cannot import data.)
  • PHP memory limit (memory_limit) 256M
  • PHP max input variables (max_input_vars) 2000

Tip: You can also check PHP configuration settings from Dashboard > Tools > Site Health > Info > Server. You can also contact your hosting provider for more information.

After all of these process, if you run into any issues, our support team is always here to help. Simply submit a ticket here and one of our support experts will help.

SCROLL UP