Title: &#8216;Connection Timeout&#8217; ERROR
Last modified: July 13, 2020

---

# ‘Connection Timeout’ ERROR

 *  Resolved [Ali](https://wordpress.org/support/users/golali/)
 * (@golali)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/connection-timeout-error/)
 * Hi!
    * I am moving a large website (450M+ sql uncompressed, 47M compressed). 
   I have imported database to my new server. when I hit import it went to upto %
   33 after a few retries and now it won’t pass this percentage. * I get the error:“
   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’.” * I have set max_execution_time, max_input_time, max_input_vars
   to 1000 and memory_limit to -1 and it’s still not working. * any idea how I can
   fix this? thank you

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

 *  Plugin Author [Kerfred](https://wordpress.org/support/users/kerfred/)
 * (@kerfred)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/connection-timeout-error/#post-13134923)
 * I advise you to run the migration in local. In this case, you won’t have the 
   limitations of the server.
 * Here is the procedure for Windows: [https://www.fredericgilles.net/migrate-wordpress-local-windows-server/](https://www.fredericgilles.net/migrate-wordpress-local-windows-server/)
   and for Mac: [https://www.fredericgilles.net/how-to-migrate-to-wordpress-from-various-cms-on-a-mac-mamp-server/](https://www.fredericgilles.net/how-to-migrate-to-wordpress-from-various-cms-on-a-mac-mamp-server/)
 *  Thread Starter [Ali](https://wordpress.org/support/users/golali/)
 * (@golali)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/connection-timeout-error/#post-13142764)
 * these did the trick on local for others with similar issue:
    ” php settings -
   > max_execution_time -> choose -> 7200 php settings -> max_input_time -> choose-
   > 7200 php settings -> max_input_vars -> choose -> 7200 php settings -> memort_limit-
   > choose -> 2048M php settings -> post_max_size -> choose -> 2048M php settings-
   > upload_max_size -> choose -> 2048M mysql settings -> max_allowed_packet -> 
   choose -> 512M mysql settings -> inodb_wait_lock_timeout -> choose -> 120 ” I
   was using xampp so it was a bit different to edit these limits but I managed 
   to do it and I could move a 6 gig website. thank you
 *  Plugin Author [Kerfred](https://wordpress.org/support/users/kerfred/)
 * (@kerfred)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/connection-timeout-error/#post-13148264)
 * Thank you for sharing.

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

The topic ‘‘Connection Timeout’ ERROR’ is closed to new replies.

 * ![](https://ps.w.org/fg-joomla-to-wordpress/assets/icon-256x256.png?rev=975975)
 * [FG Joomla to WordPress](https://wordpress.org/plugins/fg-joomla-to-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fg-joomla-to-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fg-joomla-to-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/fg-joomla-to-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fg-joomla-to-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fg-joomla-to-wordpress/reviews/)

## Tags

 * [Large Database](https://wordpress.org/support/topic-tag/large-database/)

 * 3 replies
 * 2 participants
 * Last reply from: [Kerfred](https://wordpress.org/support/users/kerfred/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/connection-timeout-error/#post-13148264)
 * Status: resolved