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) »
  • Errors in CiviCRM 4.0.4 new install on Drupal 7.7
Pages: [1]

Author Topic: Errors in CiviCRM 4.0.4 new install on Drupal 7.7  (Read 3117 times)

majortom

  • I post occasionally
  • **
  • Posts: 50
  • Karma: 0
Errors in CiviCRM 4.0.4 new install on Drupal 7.7
August 03, 2011, 10:12:20 am
Here are sample of the 122 lines of errors (full paste here: http://pastebin.com/G0Rnwfqf)

Strict warning: Declaration of CRM_Core_DAO::factory() should be compatible with that of DB_DataObject::factory() in require_once() (line 46 of /usr/local/share/drupal/v7/modules/civicrm/CRM/Core/DAO.php).
Strict warning: Non-static method PEAR_ErrorStack::singleton() should not be called statically in PEAR_ErrorStack::singleton() (line 983 of /usr/local/share/drupal/v7/modules/civicrm/packages/PEAR/ErrorStack.php).
Strict warning: Declaration of CRM_Core_Error::singleton() should be compatible with that of PEAR_ErrorStack::singleton() in require_once() (line 56 of /usr/local/share/drupal/v7/modules/civicrm/CRM/Core/Error.php).

Drupal 7.7, CiviCRM 4.0.4, PHP 5.3.6 with Suhosin-Patch, Zend Engine v2.3.0, MySQL 5.1.58.



Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Errors in CiviCRM 4.0.4 new install on Drupal 7.7
August 03, 2011, 10:23:00 am
I think you just need to turn off warnings in PHP. These are warnings, not errors and CiviCRM is not guaranteed to be warning-free. :)
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.

chiappa

  • I’m new here
  • *
  • Posts: 3
  • Karma: 0
  • CiviCRM version: 4.1.0
  • CMS version: Drupal 7
  • MySQL version: Sqlite 3.6.12
  • PHP version: PHP 5.3.8
Re: Errors in CiviCRM 4.0.4 new install on Drupal 7.7
March 25, 2012, 03:24:04 am
Oddly enough the display_errors = Off setting in php.ini did not have any effect on this problem.

In Drupal:

Configuration -> Development -> Logging and errors -> Error messages to display -> Errors and warnings (or None) fixed this issue.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Errors in CiviCRM 4.0.4 new install on Drupal 7.7

This forum was archived on 2017-11-26.