Report this

What is the reason for this report?

how to increase the PHP time limit for wordpress theme?

Posted on August 24, 2017

I am using the Avada theme and want to increase the PHP time limit from 30 to 180, because I am getting an error when I am trying to import demo content.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Edit your configuration File => /etc/php.ini and set max_execution_time = 0 (0 means no time limit).

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.