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) »
  • Site crashes after easyApache/PHP update
Pages: [1]

Author Topic: Site crashes after easyApache/PHP update  (Read 1479 times)

jobewan

  • I post occasionally
  • **
  • Posts: 79
  • Karma: 0
Site crashes after easyApache/PHP update
March 21, 2013, 09:38:30 am
When updating from:

WHM 11.36.0 (build 14)
Drupal 6.25
CiviCRM 4.1.1
Apache 2.2.4
- Apache suEXEC: on
- Apache Ruid: off
PHP 5.3.23
- Default PHP version: 5
- PHP5 handler: suphp

to:

SAME WHM 11.36.0 (build 14)
SAME Drupal 6.25
SAME CiviCRM 4.1.1

Apache 2.4.4
- Apache suEXEC: on
- Apache Ruid: off

PHP 5.4.4
- Default PHP version: 5
- PHP5 handler: suphp

. . the site goes from working properly to displaying the following error blast on every accessed page.  Updating the site is not negotiable due to compliance requirements.

Please weigh in if possible.  It is understood that you are not under a time constraint; I however am; any help is gratefully received.

strict warning: Non-static method PEAR_ErrorStack::singleton() should not be called statically in /home/domain/public_html/sites/all/modules/civicrm/packages/PEAR/ErrorStack.php on line 983.
strict warning: Declaration of CRM_Core_Error::singleton() should be compatible with & PEAR_ErrorStack::singleton($package, $msgCallback = false, $contextCallback = false, $throwPEAR_Error = false, $stackClass = 'PEAR_Error...') in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/Error.php on line 56.
strict warning: Non-static method PEAR_ErrorStack::singleton() should not be called statically in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/Error.php on line 619.
strict warning: Non-static method PEAR::setErrorHandling() should not be called statically in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/Config.php on line 187.
strict warning: Non-static method CRM_Utils_File::createDir() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/Config.php on line 327.
strict warning: Non-static method CRM_Utils_File::createDir() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/Config.php on line 337.
strict warning: Declaration of CRM_Utils_System_Drupal6::cmsRootPath() should be compatible with CRM_Utils_System_Base::cmsRootPath() in /home/domain/public_html/sites/all/modules/civicrm/CRM/Utils/System/Drupal6.php on line 42.
strict warning: Non-static method CRM_Core_DAO::init() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/Config.php on line 372.
strict warning: Non-static method PEAR::getStaticProperty() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/DAO.php on line 106.
strict warning: Non-static method DB_DataObject::debugLevel() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/DAO.php on line 109.
strict warning: Non-static method DB_DataObject::_loadConfig() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/DataObject.php on line 4151.
strict warning: Non-static method PEAR::getStaticProperty() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/DataObject.php on line 4231.
strict warning: Non-static method CRM_Core_DAO::setFactory() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/Config.php on line 376.
strict warning: Non-static method Log::singleton() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/Config.php on line 354.
strict warning: Non-static method Log::factory() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/Log.php on line 221.
strict warning: Non-static method Log::_classExists() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/Log.php on line 163.
strict warning: Non-static method Log::_classExists() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/Log.php on line 168.
strict warning: Non-static method CRM_Core_Config::isUpgradeMode() should not be called statically in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/BAO/ConfigSetting.php on line 194.
strict warning: Non-static method PEAR::getStaticProperty() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/DataObject.php on line 2290.
strict warning: Non-static method DB::connect() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/DataObject.php on line 2295.
strict warning: Non-static method DB::parseDSN() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB.php on line 522.
strict warning: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB.php on line 559.
strict warning: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/DataObject.php on line 2182.
strict warning: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/common.php on line 2195.
strict warning: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/DataObject.php on line 2317.
strict warning: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/DataObject.php on line 2182.
strict warning: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/DataObject.php on line 2182.
strict warning: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/common.php on line 2195.
strict warning: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/common.php on line 1217.
strict warning: Non-static method CRM_Core_Config::isUpgradeMode() should not be called statically in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/BAO/ConfigSetting.php on line 220.
strict warning: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/common.php on line 2195.
strict warning: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/DataObject.php on line 2182.
strict warning: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/DataObject.php on line 2182.
strict warning: Non-static method PEAR::setErrorHandling() should not be called statically in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/Error.php on line 529.
strict warning: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/common.php on line 2195.
strict warning: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/common.php on line 1217.
strict warning: Non-static method PEAR::setErrorHandling() should not be called statically in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/Error.php on line 563.
strict warning: Non-static method CRM_Utils_File::createDir() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/Config.php on line 437.
strict warning: Non-static method CRM_Utils_File::createDir() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/Config.php on line 437.
strict warning: Non-static method PEAR::setErrorHandling() should not be called statically in /home/domain/public_html/sites/all/modules/civicrm/CRM/Core/Error.php on line 563.
strict warning: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/DataObject.php on line 2182.
strict warning: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/DataObject.php on line 2182.
strict warning: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/DataObject.php on line 2182.
strict warning: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/common.php on line 2195.
strict warning: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/civicrm/packages/DB/common.php on line 1217.
strict warning: Non-static method view::load() should not be called statically in /home/domain/public_html/sites/all/modules/views/views.module on line 1113.
strict warning: Declaration of views_handler_sort::options_validate() should be compatible with views_handler::options_validate($form, &$form_state) in /home/domain/public_html/sites/all/modules/views/handlers/views_handler_sort.inc on line 165.
strict warning: Declaration of views_handler_sort::options_submit() should be compatible with views_handler::options_submit($form, &$form_state) in /home/domain/public_html/sites/all/modules/views/handlers/views_handler_sort.inc on line 165.
strict warning: Declaration of views_handler_sort::query() should be compatible with views_handler::query($group_by = false) in /home/domain/public_html/sites/all/modules/views/handlers/views_handler_sort.inc on line 165.
strict warning: Declaration of views_handler_filter::options_validate() should be compatible with views_handler::options_validate($form, &$form_state) in /home/domain/public_html/sites/all/modules/views/handlers/views_handler_filter.inc on line 587.
strict warning: Declaration of views_handler_filter::query() should be compatible with views_handler::query($group_by = false) in /home/domain/public_html/sites/all/modules/views/handlers/views_handler_filter.inc on line 587.
strict warning: Non-static method views_many_to_one_helper::option_definition() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/views/handlers/views_handler_filter_many_to_one.inc on line 23.
strict warning: Non-static method views_many_to_one_helper::option_definition() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/views/handlers/views_handler_filter_many_to_one.inc on line 23.
strict warning: Declaration of views_plugin_query::options_submit() should be compatible with views_plugin::options_submit($form, &$form_state) in /home/domain/public_html/sites/all/modules/views/plugins/views_plugin_query.inc on line 169.
strict warning: Declaration of views_plugin_style_default::options() should be compatible with views_object::options() in /home/domain/public_html/sites/all/modules/views/plugins/views_plugin_style_default.inc on line 24.
strict warning: Declaration of views_plugin_row::options_validate() should be compatible with views_plugin::options_validate(&$form, &$form_state) in /home/domain/public_html/sites/all/modules/views/plugins/views_plugin_row.inc on line 136.
strict warning: Non-static method view::load() should not be called statically in /home/domain/public_html/sites/all/modules/views/views.module on line 1113.
strict warning: Non-static method views_many_to_one_helper::option_definition() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/views/handlers/views_handler_filter_many_to_one.inc on line 23.
strict warning: Non-static method views_many_to_one_helper::option_definition() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/views/handlers/views_handler_filter_many_to_one.inc on line 23.
strict warning: Non-static method view::load() should not be called statically in /home/domain/public_html/sites/all/modules/views/views.module on line 1113.
strict warning: Declaration of views_handler_field::query() should be compatible with views_handler::query($group_by = false) in /home/domain/public_html/sites/all/modules/views/handlers/views_handler_field.inc on line 1147.
strict warning: Non-static method views_many_to_one_helper::option_definition() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/views/handlers/views_handler_filter_many_to_one.inc on line 23.
strict warning: Non-static method views_many_to_one_helper::option_definition() should not be called statically, assuming $this from incompatible context in /home/domain/public_html/sites/all/modules/views/handlers/views_handler_filter_many_to_one.inc on line 23.

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: Site crashes after easyApache/PHP update
March 21, 2013, 12:06:50 pm

i dont know if v4.1.1 is compatible with PHP 5.4, i think we fixed a few things in 4.2 to ensure it works

the first thing would be to turn off strict warnings and notices either in drupal and/or php.ini, that will make most/all of the warning disappear. However u'll need to test functionality and see if things work with that php version. I think most things will work

While you are seeking and getting "free and open source help" the only way the ecosystem survives is if you contribute back and pay things forward in the many different ways you can.

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) »
  • Site crashes after easyApache/PHP update

This forum was archived on 2017-11-26.