Requirements
PHP Configuration limits
Most common issues like Demo Import failure or page save errors are generally related to excessively low PHP configuration limit settings. Some hosts will try to keep PHP limits low to conserve resources. You can either increase these limits on your own, or contact your web host and ask to have the limits increased. Since are paying for those resources, you should rightfully expect to be getting your money’s worth.
max_execution_time – 3600
max_input_time – 3600
memory_limit – 500M
post_max_size – 120M
upload_max_filesize – 64M
max_input_vars – 3000
Hosting Providers
We recommend using a host WordPress trusts to provide quality products and reliable service.
Have more questions? Submit a Request