Title: Export CSV Error
Last modified: May 11, 2019

---

# Export CSV Error

 *  Resolved [Prashanth](https://wordpress.org/support/users/pacchiee/)
 * (@pacchiee)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/export-csv-error/)
 * Hello Everyone, Greetings!
 * I use this plugin version 1.9.3.5 on my WP 5.2. When I try to download the CSV
   file, the page dies with an error message “This page isn’t working – HTTP ERROR
   500”. It was working fine a few months ago and I haven’t changed hosting as well.
 * However, all other options/features (New members can be added, existing ones 
   can be edited, Plugin settings can be updated, etc.) work fine except for Export
   CSV.
 * Please help me in getting this plugin export the CSV without errors as before.
 * Thank you for your time. Good day!
 * Prashanth.

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

 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/export-csv-error/#post-11521063)
 * With errors like this, it necessary to see the php error log to get an idea what
   is happening. If you don’t know how to set this up, you may need to ask your 
   web hosting provider.
 *  Thread Starter [Prashanth](https://wordpress.org/support/users/pacchiee/)
 * (@pacchiee)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/export-csv-error/#post-11521664)
 * Thank you very much for pointing me in the right direction. I enabled PHP Error
   logging in WP Config file and saw this error:
    **Fatal error: Unknown: Cannot
   use output buffering in output buffering display handlers in Unknown on line 
   0**
 * So, increased the PHP memory in WP by adding the below code to WP Config code:
   `
   Define('WP_MEMORY_LIMIT', '256M');`
 * Now I’m able to download the CSV without errors.
 * Thanks again! 🙂
    Prashanth.
 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/export-csv-error/#post-11523855)
 * Thanks for posting your solution!

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

The topic ‘Export CSV Error’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

## Tags

 * [export csv](https://wordpress.org/support/topic-tag/export-csv/)

 * 3 replies
 * 2 participants
 * Last reply from: [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/export-csv-error/#post-11523855)
 * Status: resolved