Title: Error when Selecting Export CSV
Last modified: December 4, 2017

---

# Error when Selecting Export CSV

 *  Resolved [jmergener](https://wordpress.org/support/users/jmergener/)
 * (@jmergener)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/error-when-selecting-export-csv/)
 * I am attempting to Export but each time I try I get this error…
 * This page isn’t working
 * website.com is currently unable to handle this request.
    HTTP ERROR 500
 * There are over 35,000 entries and I need to get them out of the database for 
   my client.

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

 *  Plugin Author [Arshid](https://wordpress.org/support/users/arshidkv12/)
 * (@arshidkv12)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/error-when-selecting-export-csv/#post-9748953)
 * Edit your php.in
    `max_execution_time = 0`
 *  Thread Starter [jmergener](https://wordpress.org/support/users/jmergener/)
 * (@jmergener)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/error-when-selecting-export-csv/#post-9749744)
 * looks like the hosting company doesn’t allow that modification.
 * Correction, I found out how and setting it to 0 didn’t work. I even change it
   from 30 to 60 and 300. Still no change.
    -  This reply was modified 8 years, 4 months ago by [jmergener](https://wordpress.org/support/users/jmergener/).
 *  Plugin Author [Arshid](https://wordpress.org/support/users/arshidkv12/)
 * (@arshidkv12)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/error-when-selecting-export-csv/#post-9749858)
 * Add `max_execution_time = 1000`
 * Please enable debug. Edit wp-config.php
 * `define('debug', true)`
 * Then you can see complete error details.
 * Or
    Please send login credentials to [support@ciphercoin.com](https://wordpress.org/support/topic/error-when-selecting-export-csv/support@ciphercoin.com?output_format=md),
   I can check it.
 *  Thread Starter [jmergener](https://wordpress.org/support/users/jmergener/)
 * (@jmergener)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/error-when-selecting-export-csv/#post-9749924)
 * Here is the error message I get.
 * Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate
   80 bytes) in /home/websitename/public_html/subdomain/wp-content/plugins/contact-
   form-cfdb7/inc/export-csv.php on line 85
 *  Thread Starter [jmergener](https://wordpress.org/support/users/jmergener/)
 * (@jmergener)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/error-when-selecting-export-csv/#post-9749927)
 * I changed the memory allocation and got it to work. Thanks for your help.

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

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

 * ![](https://ps.w.org/contact-form-cfdb7/assets/icon-256x256.png?rev=1619878)
 * [Database Addon for Contact Form 7 - CFDB7](https://wordpress.org/plugins/contact-form-cfdb7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-cfdb7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-cfdb7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-cfdb7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-cfdb7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-cfdb7/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [jmergener](https://wordpress.org/support/users/jmergener/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/error-when-selecting-export-csv/#post-9749927)
 * Status: resolved