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) »
  • PHP Fatal error with multi-site install
Pages: [1]

Author Topic: PHP Fatal error with multi-site install  (Read 1858 times)

bkudria

  • Guest
PHP Fatal error with multi-site install
July 09, 2007, 08:57:35 am
Hi,

I'm trying to install CiviCRM with Drupal 5.1, on my multi-site installation of Drupal.  I believe I've set everything up correctly (and I've implemented this fix: http://www.nabble.com/Re:-Two-problems-with-the-calendar-(drupal-translation)-p9278474s15986.html)
But I still get this error:

[Mon Jul 09 11:17:08 2007] [error] [client 204.15.6.142] PHP Fatal error:  Call to undefined function: overload() in /usr/local/www/drupal5/sites/all/modules/civicrm/packages/DB/DataObject.php on line 4055, referer: http://clientsite.com/main/admin/build/modules

I've matched up PHP version, and I've set $civicrm_root correctly.  What else could be wrong?

Any help appreciated!
Benjamin Kudria
ben@kudria.net

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: PHP Fatal error with multi-site install
July 09, 2007, 09:36:46 am

That seems like a PEAR DB/DataObject.php and a php 4.4.7 error. Can u please check the PEAR mailing list / issues and find the workaround for this. Alternatively you can try hacking DB/DataObject.php and avoid line 4055. We dont know that code well enough to be more helpful :(

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • PHP Fatal error with multi-site install

This forum was archived on 2017-11-26.