Hello,
I am trying to install a theme which is 2.16 mb and i get the error
Fatal error: Maximum execution time of 60 seconds exceeded in
i am new to wordpress so help me experts
Thanks in advance
Hello,
I am trying to install a theme which is 2.16 mb and i get the error
Fatal error: Maximum execution time of 60 seconds exceeded in
i am new to wordpress so help me experts
Thanks in advance
so "install" the theme manually: download the zip, extraxt the files, use your ftp client and upload the files ...
Hi,
Add this code in htaccess file of your domain:
php_value max_execution_time 300
300 is seconds you can increase it upon the requirement.
Thanks,
Shane G.
You must log in to post.