1. Home
  2. Docs
  3. Getting Started
  4. System Requirements
  5. PHP configuration limits

PHP configuration limits

PHP needs adequate memory to carry out several critical operations on a website. Due to low PHP configuration limit settings, some common issues like fatal error messages, demo import failures, and page save errors tend to arise over time. It’s essential to increase PHP limits to avoid those issues and make more efficient use of the website. 

You should always be pleased with the following limits to make sure your site performs well:

 

  • PHP Version:  7.3 to 8.1  
  • Server Memory: 1024M
  • Post Max Size: 264
  • PHP Max Input: 300
  • Max Upload: 40M
  • WEBP Support
  • PHP Zip_Archive Module [ Enable PHP Zip Module ]

 

How can we help?