Hi and thanks for the reply.
That is interesting and never thought of that.
After searching for a script, I found this: PHP: set_time_limit - Manual and this How can I find my php.ini on wordpress?
Do I just copy either code in a newly created .php file on a newly created domain which I have...
Hi IgorG,
Thanks for the reply.
Yes, initially that is the way I changed it as I had found that article after searching for it, then repeated my task but the execution time error happened again.
Then I changed it through the Home > Tools & Settings > php.ini editing the values and the error...
Have also checked the php.ini file here and it reflects the changed PHP parameters but still, at WordPress, it gives the 29/30 second error: /opt/plesk/php/7.3/etc/php.ini
*Using PHP-FPM 7.3.21 for subdomain and main domain.
I have just tried the exact same steps and the issue persists on the...
Hi,
I have changed the max_execution_time to 300 but when importing a theme in WordPress I get the following error: "Maximum execution time of 29 seconds exceeded in /var/www/vhosts/mysite.com/subdomain.mysite.com/wp-includes/class-wp-image-editor.php on line 489"
I have even changed the...