Title: wp-config.php:121 error
Last modified: December 13, 2023

---

# wp-config.php:121 error

 *  Resolved [jtoney7852](https://wordpress.org/support/users/jtoney7852/)
 * (@jtoney7852)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/wp-config-php121-error/)
 * I’m seeing this error a lot
 * Constant SAVEQUERIES already defined in wp-config.php:121
 * When I goto line 121 I see this
 * `/** Database queries logging. */
   define('SAVEQUERIES', false);
 * Is this a problem? How do I fix it?

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

 *  [Ashutosh Sharma](https://wordpress.org/support/users/ashutosharma97/)
 * (@ashutosharma97)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/wp-config-php121-error/#post-17275962)
 * Comment out the second line:
   `// define('SAVEQUERIES', false);`
 *  Thread Starter [jtoney7852](https://wordpress.org/support/users/jtoney7852/)
 * (@jtoney7852)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/wp-config-php121-error/#post-17275974)
 * The line is only there once.
 *  [Ashutosh Sharma](https://wordpress.org/support/users/ashutosharma97/)
 * (@ashutosharma97)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/wp-config-php121-error/#post-17275993)
 *     ```wp-block-code
       /** Database queries logging. */
       // define('SAVEQUERIES', false);
       ```
   
 *  Thread Starter [jtoney7852](https://wordpress.org/support/users/jtoney7852/)
 * (@jtoney7852)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/wp-config-php121-error/#post-17275995)
 * Oh I got you I thought you meant it was in there a second time

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

The topic ‘wp-config.php:121 error’ is closed to new replies.

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)
 * [wp-config](https://wordpress.org/support/topic-tag/wp-config/)

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 4 replies
 * 2 participants
 * Last reply from: [jtoney7852](https://wordpress.org/support/users/jtoney7852/)
 * Last activity: [2 years, 6 months ago](https://wordpress.org/support/topic/wp-config-php121-error/#post-17275995)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
