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) »
  • Observation: Fatal error....blah blah blah ... PEAR.php) Line 884
Pages: [1]

Author Topic: Observation: Fatal error....blah blah blah ... PEAR.php) Line 884  (Read 1051 times)

bob schmitt

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
    • Expeditionary Information Systems
Observation: Fatal error....blah blah blah ... PEAR.php) Line 884
April 06, 2011, 10:29:18 am
Had an interesting experience yesterday troubleshooting a Drupal install of an existing CiviCRM install on a new server. Everything seemed to go ok except that when I went to http://mysite.org/civicrm  I'd get an out of memory fatal error.

Thinking it was a problem with php.ini (or htaccess or civiccrm.settings.php) memory sizing issue, I focused on that. Tried everything. Even resized my virtual server instance. No matter what I did, I'd get the same error.

I finally decided to attempt a clean, vanilla install and happened to re-check my civicrm config settings and lo and behold I had made a typo in my civicrm database name that caused it to look at another EXISTING, non-CiviCRM database, and assume it was the database it was supposed to use.

My guess is that the queries simply cycled until it timed out.

I'm posting this just in case someone else who tends to separate out their civicrm database from their drupal database, but gives them similar names, won't spend as much time as I did figuring out the problem.  :-*

redwoodenergy

  • I’m new here
  • *
  • Posts: 3
  • Karma: 0
  • CiviCRM version: 4.1.2
  • CMS version: Joomla 2.5
  • MySQL version: Unknown
  • PHP version: Unknown
Re: Observation: Fatal error....blah blah blah ... PEAR.php) Line 884
February 21, 2012, 09:32:10 am
What exactly did you need to modify (file name/line #) to correct this issue?

Thank you!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Observation: Fatal error....blah blah blah ... PEAR.php) Line 884

This forum was archived on 2017-11-26.