CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Out of memory problem in Export Report
Pages: [1]

Author Topic: Out of memory problem in Export Report  (Read 1048 times)

Siv

  • I post occasionally
  • **
  • Posts: 94
  • Karma: -17
  • CiviCRM version: 4.6.2
  • CMS version: Drupal 7.44
  • MySQL version: 5.5.24
  • PHP version: 5.3.13
Out of memory problem in Export Report
August 18, 2011, 10:54:30 pm
i tried to get all Event Participant Report and tried to Export to CSV but is showing the below error,

Fatal error: Out of memory (allocated 238551040) (tried to allocate 8208 bytes) in /modules/civicrm/CRM/Utils/Cache/Memcache.php on line 115.

How to fix this?

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Out of memory problem in Export Report
August 19, 2011, 03:15:42 am
That error means that this export is using more memory than PHP is allowed to use. You can adjust your memory_limit in your php.ini to allow more.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Out of memory problem in Export Report

This forum was archived on 2017-11-26.