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) »
  • Support »
  • Using CiviCRM »
  • Using Import (Moderator: Yashodha Chaku) »
  • Fatal error: Allowed memory size exhausted
Pages: [1]

Author Topic: Fatal error: Allowed memory size exhausted  (Read 2971 times)

crayon

  • I post occasionally
  • **
  • Posts: 69
  • Karma: 1
  • CiviCRM version: 3.3.6
  • CMS version: Drupal 6.2
  • MySQL version: 5.0.91
  • PHP version: 5.2.17
Fatal error: Allowed memory size exhausted
January 06, 2009, 01:51:23 pm
I just got this:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 450561 bytes) in /home/earthsav/public_html/donations/files/civicrm/templates_c/en_US/en_US/%%2E/2E3/2E3CBBFD%%MapTable.tpl.php on line 76

The import page has the above error at the bottom of the page all the input fields and the page totally lost its formatting.

Do I need more server space or is it something else?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Fatal error: Allowed memory size exhausted
January 06, 2009, 02:51:12 pm

you will need to increase your php memory_limit in your php.ini file.

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

crayon

  • I post occasionally
  • **
  • Posts: 69
  • Karma: 1
  • CiviCRM version: 3.3.6
  • CMS version: Drupal 6.2
  • MySQL version: 5.0.91
  • PHP version: 5.2.17
Re: Fatal error: Allowed memory size exhausted
January 06, 2009, 02:55:40 pm
Thank you. Can you tell me where to find this php.ini file?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Fatal error: Allowed memory size exhausted
January 06, 2009, 03:26:17 pm

u'll need to ask your hosting company or developer where this is located for your system/site

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

crayon

  • I post occasionally
  • **
  • Posts: 69
  • Karma: 1
  • CiviCRM version: 3.3.6
  • CMS version: Drupal 6.2
  • MySQL version: 5.0.91
  • PHP version: 5.2.17
Re: Fatal error: Allowed memory size exhausted
January 07, 2009, 08:33:29 am
I figured out the problem.  Originally I tried to import 10,000 records.  It was a small file but it crapped out at about 3000.  So I broke up the file into smaller ones <3000 records each.  But somehow when I copied the first row of header names and in one file it copied it infinitely.  When I tried to import it flipped out.  Now it's fine.  Thanks anyway!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Import (Moderator: Yashodha Chaku) »
  • Fatal error: Allowed memory size exhausted

This forum was archived on 2017-11-26.