plugins - How to increase script execution time at my server

I am trying to run string locator plugin to find some strings in my theme directory. but whenever i try to run this plug

I am trying to run string locator plugin to find some strings in my theme directory. but whenever i try to run this plugin, following error ocures "Warning The maximum time your server allows a script to run is too low for the plugin to run as intended, at startup 2 seconds have passed"

I have tried to increase max exeecution time for script in php.ini by going to Xampp control panel click config> php.ini .... but nothing changed. is there any other way to make this plugin work? thanks!

I am trying to run string locator plugin to find some strings in my theme directory. but whenever i try to run this plugin, following error ocures "Warning The maximum time your server allows a script to run is too low for the plugin to run as intended, at startup 2 seconds have passed"

I have tried to increase max exeecution time for script in php.ini by going to Xampp control panel click config> php.ini .... but nothing changed. is there any other way to make this plugin work? thanks!

Share Improve this question asked Nov 22, 2016 at 13:32 ThunderThunder 153 bronze badges 1
  • After updating the php.ini you need to restart the services (Apache and MySql). Another option is to run: <?php phpinfo(); ?> to see where and which php version is running. It could be that you are changing the wrong php.ini – user23355 Commented Nov 22, 2016 at 14:10
Add a comment  | 

2 Answers 2

Reset to default 0

The author of the plugin says it this problem was fixed in release 2.0.3 . You may also check the original thread in WordPress support .

Add this code on your .htaccess file

php_value max_execution_time 300

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745137115a4613256.html

相关推荐

  • plugins - How to increase script execution time at my server

    I am trying to run string locator plugin to find some strings in my theme directory. but whenever i try to run this plug

    1小时前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信