Skip to content

Server Requirements

Before you install Leverage, confirm your hosting environment is ready. A correctly configured server keeps your site fast, stable, and free of the errors that show up when resources run low.

If you are not sure which versions or limits your hosting uses, ask your web host’s support team. They can check in seconds and adjust them for you if needed.

For Leverage to work as expected, your server should meet at least the following baseline:

ServiceMinimumRecommended
WordPress5.0 or higherLatest stable release
PHP7.0 or higher7.4 or 8.x
DatabaseMySQL 5.0+ or MariaDBLatest stable release

The values below are recommendations, not hard rules — you may have lower limits and still have everything work perfectly. Your server works hardest when you edit very long pages, save entries with a lot of data, or import demo content, since all of that processes a large amount of data at once.

These settings deliver excellent overall performance:

PHP settingRecommended value
memory_limit256M or greater
max_execution_time300 or greater
upload_max_filesize64M or greater
post_max_size64M or greater
max_input_vars3000 or greater

Many of the most common issues trace back to a single cause: PHP limits set too low. If you run into any of these, low limits are the usual suspect:

  • A white screen (the “white screen of death”)
  • Demo content that fails or stops partway through importing
  • Empty or missing page content
  • Theme settings that will not save

Once your server meets these requirements, you are ready to install the theme.