-
Author
-
October 11, 2015 at 23:43 #81821cooloParticipant
Hi
i cant open admin page( /wp-admin)
in logs i see :
COPY CODE[Sun Oct 11 23:17:59 2015] [warn] [client 91.204.56.253] mod_fcgid: stderr: PHP Fatal error: Maximum execution time of 60 seconds exceeded in /home/httpd/vhosts/retailgold.ru/httpdocs/wp-content/themes/kleo/kleo-framework/options/inc/class.redux_api.php on line 273 how i can fix it? thnx
October 12, 2015 at 20:17 #81916RaduModeratorHi,
Add this code to .htaccess
php_value max_execution_time 300
If you do this and nothing happens please contact the hosting company and ask them to increase the max_execution_time to 300
Read more how to set/increase execution time : http://stackoverflow.com/questions/7739870/increase-max-execution-time-for-php?answertab=active#tab-top
Regards
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 12, 2015 at 21:02 #81930cooloParticipantHi i increase max execution time for 120
:
[Mon Oct 12 21:04:32 2015] [warn] [client 91.204.56.253] mod_fcgid: stderr: PHP Fatal error: Maximum execution time of 120 seconds exceeded in /home/httpd/vhosts/retailgold.ru/httpdocs/wp-content/themes/kleo/kleo-framework/options/inc/class.redux_api.php on line 273Why it cost too much time?
It is not bug??
In previous version theme all worked good…
October 12, 2015 at 21:35 #81934cooloParticipantI install version theme version 3.0.1 . its work great!
now i upgrade to 3.0.10 … tadam – PHP Fatal error: Maximum execution time of 120 seconds exceededOctober 13, 2015 at 15:56 #82047AndreiModerator@coolo, we’ll be investigating this issue and we’ll get back to you with a response asap.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 15, 2015 at 16:14 #82383AndreiModerator@coolo, can you please try to do a test and gradually increase the execution time until the script runs fine and let us know what was the working value in your case so we can continue debugging this issue ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 15, 2015 at 19:23 #82461cooloParticipant“Maximum execution time” in my hosting’s settings is 120 seconds :((
October 15, 2015 at 19:24 #82463AndreiModeratorCan you try to increase it even more ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 26, 2015 at 15:52 #84253AndreiModeratorHi,
Please check the following temporary solution until we find a way to fix this issue.
https://archived.seventhqueen.com/forums/topic/russian-language-not-work#post-83820Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.