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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • error when running the site in mod_php
Pages: [1]

Author Topic: error when running the site in mod_php  (Read 1747 times)

alfred_nutile

  • Ask me questions
  • ****
  • Posts: 464
  • Karma: 14
    • River Valley Tech Collective
error when running the site in mod_php
April 20, 2010, 09:30:54 am
Site works great in mod_php but when the user sends a civimail the links in the email link back to this error output.
Quote
Strict Standards: Assigning the return value of new by reference is deprecated in /home/rvtcadmin/rfc.org/sites/all/modules/civicrm/packages/Log.php on line 169

Strict Standards: Declaration of CRM_Core_DAO::factory() should be compatible with that of DB_DataObject::factory() in /home/rvtcadmin/rfc.org/sites/all/modules/civicrm/CRM/Core/DAO.php on line 45

Strict Standards: Non-static method PEAR_ErrorStack::singleton() should not be called statically in /home/rvtcadmin/rfc.org/sites/all/modules/civicrm/packages/PEAR/ErrorStack.php on line 983

Strict Standards: Declaration of CRM_Core_Error::singleton() should be compatible with that of PEAR_ErrorStack::singleton() in /home/rvtcadmin/rfc.org/sites/all/modules/civicrm/CRM/Core/Error.php on line 46

But if I run their site in FastCGI it works BUT then other things are just not that great like imports are slow. I can optimize the fastcgi but I like the speeds of mod_php.

Any thoughts.
Thanks

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: error when running the site in mod_php
April 20, 2010, 12:31:06 pm

yoi might want to turn off the STRICT setting in fastcgi

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 »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • error when running the site in mod_php

This forum was archived on 2017-11-26.