Triggers fatal error when exporting users
-
Hello!
When exporting user data of roles that have users over 10k, exporting returns fatal error 500 page.
When trying to export data for roles that have less than 100 people, it works fine.The error message when trying to export: “PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /public/wp-includes/plugin.php on line 1969188983PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /public/wp-includes/class-wp-fatal-error-handler.php on line 67PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in Unknown on line 0” while reading response header from upstream
The site memory limit is set to 256m. Would we have to raise the memory limit or could there be another way around?
Thanks in advance!
- The topic ‘Triggers fatal error when exporting users’ is closed to new replies.