Title: Error Message Saying to Decrease Max Page Size
Last modified: January 30, 2023

---

# Error Message Saying to Decrease Max Page Size

 *  [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/)
 * (@wpbroken2much)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/error-message-saying-to-decrease-max-page-size/)
 * I just tried my first dry run and received this error. I tried lowering the page
   size by half but that still produced the same error.
 * An error occurred processing your request. Try decreasing the “Max Page Size”,
   or contact support.
    -  This topic was modified 3 years, 4 months ago by [wpbroken2much](https://wordpress.org/support/users/wpbroken2much/).

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

 *  [bassmann](https://wordpress.org/support/users/bassmann/)
 * (@bassmann)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/error-message-saying-to-decrease-max-page-size/#post-16424241)
 * Hi,
   I have exactly the same problem.
 * Is there a solution for this?
   RegardsStefan
 *  [hdaackda](https://wordpress.org/support/users/hdaackda/)
 * (@hdaackda)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/error-message-saying-to-decrease-max-page-size/#post-16425475)
 * Same issue, I have set it to the minimum (1000) allowed, yet get an error
 *     ```wp-block-code
       Begin System Info
   
       -- WordPress Configuration
   
       Site URL: --
       Home URL: --
       Multisite: No
       Version: 6.1.1
       Language: en_US
       Table Prefix: Length: 5
       WP_DEBUG: Disabled
       Memory Limit: 512M
   
       -- Better Search Replace Configuration
   
       Plugin Version: 1.4.2
       Max Page Size: 1000
   
       -- Server Configuration
   
       Operating System: Linux
       PHP Version: 7.4.24
       MySQL Version: 5.5.5
       Server Software: Apache/2.4.54 (Unix) OpenSSL/1.0.2k-fips
   
       -- PHP Configuration
   
       Memory Limit: 2048M
       Post Max Size: 100M
       Upload Max Filesize: 100M
       Time Limit: 300
       Max Input Vars: 1000
       Display Errors: On (1)
   
   
       End System Info
       ```
   
 *  [resmond](https://wordpress.org/support/users/resmond/)
 * (@resmond)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/error-message-saying-to-decrease-max-page-size/#post-16425699)
 * [@hdaackda](https://wordpress.org/support/users/hdaackda/) 512M memory is PLENTY
   to fetch 1000 rows. it sounds like some other problem in the plugin not working
   correctly
 *  Plugin Support [Delicious Brains Support](https://wordpress.org/support/users/dbisupport/)
 * (@dbisupport)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/error-message-saying-to-decrease-max-page-size/#post-16673235)
 * Hi,
   Would you please try editing your wp-config.php file and replace this line–
 * define( ‘WP_DEBUG’, false );
 * With these lines –
 * define(‘WP_DEBUG’, true);
   define(‘WP_DEBUG_LOG’, true);define(‘WP_DEBUG_DISPLAY’,
   false);
 * This means that any errors are logged to /wp-content/debug.log, because some 
   errors are not visible on screen. More details about that at [https://wordpress.org/support/article/editing-wp-config-php/#wp_debug](https://wordpress.org/support/article/editing-wp-config-php/#wp_debug)
 * Can you try the process again and then attach the debug.log file with your reply.
   
   Thank you.– Ferbie

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

The topic ‘Error Message Saying to Decrease Max Page Size’ is closed to new replies.

 * ![](https://ps.w.org/better-search-replace/assets/icon-256x256.png?rev=2706527)
 * [Better Search Replace](https://wordpress.org/plugins/better-search-replace/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/better-search-replace/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/better-search-replace/)
 * [Active Topics](https://wordpress.org/support/plugin/better-search-replace/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/better-search-replace/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/better-search-replace/reviews/)

 * 4 replies
 * 5 participants
 * Last reply from: [Delicious Brains Support](https://wordpress.org/support/users/dbisupport/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/error-message-saying-to-decrease-max-page-size/#post-16673235)
 * Status: not resolved