1. Home
  2. Docs
  3. Getting Started
  4. Basic Information
  5. Recommended PHP Server Settings

Recommended PHP Server Settings

Recommended PHP Server Settings

For optimal performance, your website requires adequate PHP memory to handle essential operations efficiently. Low PHP configuration limits can cause issues such as fatal errors, demo import failures, and page save errors. To prevent these problems and ensure smooth website performance, it’s important to increase PHP limits as needed.

Recommended PHP Configuration Limits

To keep your website running efficiently, we recommend the following PHP settings:

  • PHP Version: 7.3 to 8.1
  • Server Memory Limit: 1024M
  • Post Max Size: 264M
  • PHP Max Input Vars: 300
  • Max Upload Size: 40M
  • WEBP Support: Enabled
  • PHP Zip Archive Module: Enabled (Ensure PHP Zip Module is activated)

You can check your PHP limits by following these steps:

  1. Navigate to your WordPress Dashboard.
  2. Go to Tools > Site Health.
  3. Click on the Info tab.
  4. Scroll down to the Server section.
  5. Look for the PHP memory limit and other relevant settings.

How can we help?