Title: Getting WP installation window.
Last modified: March 25, 2017

---

# Getting WP installation window.

 *  [qetacho](https://wordpress.org/support/users/qetacho/)
 * (@qetacho)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/getting-wp-installation-window/)
 * _[ Moderator note: [moved to Fixing WordPress](https://wordpress.org/support/topic/wheres-my-topic-gone?replies=1&view=all).
   Please do not use Developing With WordPress for these topics. ]_
 * HI,
 * I have a problem on my website. During last week almost every day, when I tried
   to upload new content or update old one, I was getting WordPress installation
   window and couldn’t access on WP dashboard.
 * This is not happening right now. Site goes down multiple for a 15-30 min and 
   then goes back to normal.
 * **Error Log file:**
 * 20170324T160600: primallynourished.com/wp-admin/install.php
    PHP Warning: mysqli_set_charset():
   Error executing query in /hermes/bosnaweb25a/b2738/ipg.physiosculpturecom/primallynourished/
   wp-includes/wp-db.php on line 823 WordPress database error User ‘qetacho1’ has
   exceeded the ‘max_questions’ resource (current value: 150000) for query SELECT*
   FROM wp_users WHERE user_login = ‘Heather’ made by require_once(‘wp-load.php’),
   require_once(‘wp-config.php’), require_once(‘wp-settings.php’), WP->init, wp_get_current_user,
   _wp_get_current_user, apply_filters(‘determine_cu 20170324T161201: primallynourished.
   com/wp-admin/post.php WordPress database error User ‘qetacho1’ has exceeded the‘
   max_questions’ resource (current value: 150000) for query SELECT t.*, tt.* FROM
   wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER
   JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
   WHERE tt.taxonomy IN (‘post_tag’) AND tr.object_id IN (2660) ORDER BY t.name 
   ASC made by edit_post, wp_update_post, wp_insert_post, do_action(‘save_post’),
   WP_Hook->do_action, WP_Hook->apply_filters, call_user_fu 20170324T161301: primallynourished.
   com/wp-admin/admin-ajax.php WordPress database error User ‘qetacho1’ has exceeded
   the ‘max_questions’ resource (current value: 150000) for query SELECT term_id,
   meta_key, meta_value FROM wp_termmeta WHERE term_id IN (1397,1343) ORDER BY meta_id
   ASC made by do_action(‘wp_ajax_inline-save’), WP_Hook->do_action, WP_Hook->apply_filters,
   call_user_func_array, wp_ajax_inline_save, edit_post, wp_update_post, wp_insert_post,
   do_action(‘save_post’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array,
   WPUPG_Grid_Cache->updated_pos
 * Thinks a lot for your help
    Katie
    -  This topic was modified 9 years, 2 months ago by [qetacho](https://wordpress.org/support/users/qetacho/).
    -  This topic was modified 9 years, 2 months ago by [qetacho](https://wordpress.org/support/users/qetacho/).
    -  This topic was modified 9 years, 2 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).

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

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/getting-wp-installation-window/#post-8954116)
 * Are you saying you have login problem? If so, try reviewing this WP codex: [https://codex.wordpress.org/Login_Trouble](https://codex.wordpress.org/Login_Trouble)
 *  Thread Starter [qetacho](https://wordpress.org/support/users/qetacho/)
 * (@qetacho)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/getting-wp-installation-window/#post-8954146)
 * Thanks for your reply, but my problem is different.
    This is not happening right
   now. Site goes down multiple for a 15-30 min and then goes back to normal.
    -  This reply was modified 9 years, 2 months ago by [qetacho](https://wordpress.org/support/users/qetacho/).
 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/getting-wp-installation-window/#post-8954576)
 * The DB user WP uses (qetacho1) does not have adequate resources allocated to 
   it. Access phpMyAdmin. This is often through your hosting control panel. Login
   using the DB credentials specified in wp-config.php. Enter the SQL tab and query`
   SET @MAX_QUESTIONS=500000;` Or try just 0 instead of 500000, which means unlimited.
   Then query `FLUSH PRIVILEGES;`
 * If these queries fail, contact your host regarding increasing your DB resources.

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

The topic ‘Getting WP installation window.’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/getting-wp-installation-window/#post-8954576)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
