Title: An error occurred processing your request.
Last modified: February 5, 2023

---

# An error occurred processing your request.

 *  [georgeconnolly](https://wordpress.org/support/users/georgeconnolly/)
 * (@georgeconnolly)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/an-error-occurred-processing-your-request-5/)
 * HI I am getting this error
 * An error occurred processing your request. Try decreasing the “Max Page Size”,
   or contact support.
 * tried
 * reducing the Max Page Size
 * define(‘WP_MEMORY_LIMIT’, ‘256M’);
 * still can’t get it to work, can you help?

Viewing 1 replies (of 1 total)

 *  Plugin Support [Delicious Brains Support](https://wordpress.org/support/users/dbisupport/)
 * (@dbisupport)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/an-error-occurred-processing-your-request-5/#post-16619563)
 * Hi there!
 * Better Search Replace Support Team here, Thanks for reaching out with your query
   we would be happy to assist.
   Have you lowered your _`Max Page Size`_ setting 
   to it’s lowest possible value of _1000_? If not, kindly try that first and see
   if that helps.
 * If the issue persists, can you please try editing your wp-config.php file on 
   your server to 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 will cause all runtime errors, warnings, and notices to be written to `/
   wp-content/debug.log`, which will hopefully yield some better information about
   what’s going on.
 * Then try the process again and check the `debug.log` file if created and see 
   if you can find more details about what might be causing this issue.
 * More information about that here: [https://wordpress.org/support/article/editing-wp-config-php/#wp_debug](https://wordpress.org/support/article/editing-wp-config-php/#wp_debug)
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘An error occurred processing your request.’ 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/)

 * 1 reply
 * 2 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/an-error-occurred-processing-your-request-5/#post-16619563)
 * Status: not resolved