1. Home
  2. Docs
  3. Xpro Elementor Theme Buil...
  4. Get Started With Our Them...
  5. Recommended PHP Server Settings

Recommended PHP Server Settings

We at Xpro Elementor Addons want to streamline your Elementor journey and want you to get started quickly with our Xpro Theme Builder for Elementor. Therefore, we recommend the following PHP configurations to avoid errors like a blank screen, demo content import fails, or any kind of installation error. You can tweak these configuration changes yourself or contact your hosting provider and ask them to configure the server settings for you.

  • upload_max_filesize – 40M
  • post_max_size – 128M
  • max_execution_time 180 (This needs to be increased if your server is slow and cannot import data.)
  • memory_limit 256M
  • max_input_vars 2000
  • It is recommended to use PHP version 7.4 or up

Tip: You can check the recommended PHP configuration settings by installing the WordPress phpinfo() extension in WordPress. You can also contact your hosting provider if you don’t know more about server configuration.

How can we help?