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.
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).
Please google your question next time. https://docs.oseems.com/general/application/php/increase-max-execution-time