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 »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • PEAR.php memory error, civicrm missing from drupal
Pages: [1]

Author Topic: PEAR.php memory error, civicrm missing from drupal  (Read 1350 times)

Toucan

  • I’m new here
  • *
  • Posts: 18
  • Karma: 1
  • CiviCRM version: 3.3.2
  • CMS version: Drupal 6.19
  • MySQL version: 5.0.91
  • PHP version: 5.2.14
PEAR.php memory error, civicrm missing from drupal
December 04, 2012, 11:31:19 am
The web host upgraded PHP and that broke Civicrm.

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) in /home/paloalto/public_html/sites/all/modules/civicrm/packages/PEAR.php on line 884

The host had setup a new php.ini with lots of variables in it. I replaced with a php.ini with only the following:

memory_limit = 128M
register_globals = off
max_execution_time = 600

If I try to go to the new email signup page, I get a page not found error. If I go to look at Drupal modules in admin, then the pear memory error appears.

I am not sure what to do next--any help appreciated.

Drupal 6.2 / Civicrm 3.3.6

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: PEAR.php memory error, civicrm missing from drupal
December 04, 2012, 11:48:31 am
Have you asked your host for assistance?

Seems to me you are lowering your memory_limit with that setting.

Regarding the page not found error, it's hard to say. If you put back their php.ini, then it works?
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.

Toucan

  • I’m new here
  • *
  • Posts: 18
  • Karma: 1
  • CiviCRM version: 3.3.2
  • CMS version: Drupal 6.19
  • MySQL version: 5.0.91
  • PHP version: 5.2.14
Re: PEAR.php memory error, civicrm missing from drupal
December 04, 2012, 01:13:54 pm
I have it there now. At one point I renamed the civicrm folder to try to access the site without it. The site came up fine, but the civicrm module doesn't work now when I go to the reset URL, and when I go to modules in admin, I still see the pear error.

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: PEAR.php memory error, civicrm missing from drupal
December 05, 2012, 05:14:25 am
Would appear to me that you need more memory.
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.

Toucan

  • I’m new here
  • *
  • Posts: 18
  • Karma: 1
  • CiviCRM version: 3.3.2
  • CMS version: Drupal 6.19
  • MySQL version: 5.0.91
  • PHP version: 5.2.14
Re: PEAR.php memory error, civicrm missing from drupal
December 05, 2012, 11:34:18 am
More than 128? That is the limit right now. I will see if the host can help with this.

If I go to the email register, it is still showing as page not found. I am not sure how to reinstate the CRM module. Clean install?
« Last Edit: December 05, 2012, 11:37:07 am by Toucan »

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: PEAR.php memory error, civicrm missing from drupal
December 05, 2012, 11:45:32 am
No, if it was installed before, just make sure the module is enabled on the modules page. If it is already enabled, then disable, save and then enable and save. That should work.
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) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • PEAR.php memory error, civicrm missing from drupal

This forum was archived on 2017-11-26.