Title: &#8220;Request Timeout&#8221; &#8211; Not able to use plugin
Last modified: February 26, 2022

---

# “Request Timeout” – Not able to use plugin

 *  Resolved [itsanewday](https://wordpress.org/support/users/itsanewday/)
 * (@itsanewday)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/request-timeout-not-able-to-use-plugin/)
 * After installing “Index WP MySQL For Speed” Plugin and activating it the first
   time, I pressed the button to start the database optimization. The result was
   a 500 Timeout Error
 * “Request Timeout
    This request takes too long to process, it is timed out by 
   the server. If it should not be timed out, please contact administrator of this
   web site to increase ‘Connection Timeout’.”
 * Since then I’ve deactivated, deleted, re-installed and re-activated the plugin
   multiple times but have never been able to even get past the activation stage.
   I’ve made changes to wp-config.php, php.ini, and .htaccess. It just stalls and
   the goes to the 500 Timeout screen. Any help on how to resolve this would be 
   much appreciated. Also I have no idea how to use WP-CLI with my web host and 
   I have tried. There has to be a more user friendly way.
 * Thanks

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [OllieJones](https://wordpress.org/support/users/olliejones/)
 * (@olliejones)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/request-timeout-not-able-to-use-plugin/#post-15407776)
 * Sorry to hear you’re having trouble.
 * What happens if you try to add the new indexes to just one table, the one with
   fewest rows? Can you get it to work in that situation?
 * Is there any chance your hosting service can tell you how to increase the [max_execution_time](https://www.php.net/manual/en/info.configuration.php#ini.max-execution-time)
   setting for your php interpreter?
 * It would also be helpful if you can visit the About tab on the plugin and upload
   your metadata. Please reply here with the upload id, and I’ll take a look. And,
   please tell me which hosting service you use; I’ll look at their help pages and
   see if I can find anything useful.
 * (If you run a big site, figuring out how to use wp-cli will prove to be worth
   your trouble for many reasons, not just this plugin.)
 *  Thread Starter [itsanewday](https://wordpress.org/support/users/itsanewday/)
 * (@itsanewday)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/request-timeout-not-able-to-use-plugin/#post-15409601)
 * Hello the Timeout Error solution I received from my host that worked was to add
   this to .htaccess:
 * <IfModule litespeed>
    RewriteEngine On RewriteRule .* – [E=noabort:1, E=noconntimeout:
   1] </IfModule>
 * ……
 * This allowed me to actually get the plugin started. I then followed your advice
   and added new indexes one table at a time just to be on the safe side. I was 
   able to update all the tables this way.
 * Thanks
 *  Thread Starter [itsanewday](https://wordpress.org/support/users/itsanewday/)
 * (@itsanewday)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/request-timeout-not-able-to-use-plugin/#post-15409603)
 * Thanks
 *  Plugin Author [OllieJones](https://wordpress.org/support/users/olliejones/)
 * (@olliejones)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/request-timeout-not-able-to-use-plugin/#post-15410830)
 * You’re welcome. I’ll put that Litespeed config into my questions / answers for
   the next person who has the problem.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘“Request Timeout” – Not able to use plugin’ is closed to new replies.

 * ![](https://ps.w.org/index-wp-mysql-for-speed/assets/icon-128x128.png?rev=2652667)
 * [Index WP MySQL For Speed](https://wordpress.org/plugins/index-wp-mysql-for-speed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/index-wp-mysql-for-speed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/index-wp-mysql-for-speed/)
 * [Active Topics](https://wordpress.org/support/plugin/index-wp-mysql-for-speed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/index-wp-mysql-for-speed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/index-wp-mysql-for-speed/reviews/)

## Tags

 * [timeout](https://wordpress.org/support/topic-tag/timeout/)

 * 4 replies
 * 2 participants
 * Last reply from: [OllieJones](https://wordpress.org/support/users/olliejones/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/request-timeout-not-able-to-use-plugin/#post-15410830)
 * Status: resolved