1. Home
  2. Docs
  3. Xpro Elementor Addons
  4. Getting Started
  5. Recommended PHP server settings

Recommended PHP server settings

Recommended PHP Servicer Settings to Install Elementor Addons

We at Xpro Elementor Addons want to streamline your Elementor journey and want you to get started quickly with our Addons. 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 recommended PHP configuration settings by installing the WordPress phpinfo() extension in WordPress. You can also contact your hosting provider if you don’t know much more about server configuration. don’t know much more about it.

How can we help?