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) »
  • Blank screen, array_key_exists() when moving CiviCRM to new website
Pages: 1 [2]

Author Topic: Blank screen, array_key_exists() when moving CiviCRM to new website  (Read 4051 times)

cyboreal

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 3.2.3
  • CMS version: Drupal
  • MySQL version: 5.x
  • PHP version: 5.2.x
Re: Blank screen, array_key_exists() when moving CiviCRM to new website
February 10, 2011, 08:44:25 am
Quote
You might want to post another thread to gain fresh attention.

Sounds good. I'll see what turns up. Thanks for helping with this!

resga

  • I post occasionally
  • **
  • Posts: 38
  • Karma: 3
  • CiviCRM version: 3.4.2
  • CMS version: Drupal
  • MySQL version: 5.1.41
  • PHP version: 5.3
Re: Blank screen, array_key_exists() when moving CiviCRM to new website
June 01, 2011, 12:18:01 pm
I also got the WSOD after moving CiviCRM from localhost to an online subdomain, but I got it working by running <installpath>/civicrm/admin/setting/updateConfigBackend?reset=1
  and
Code: [Select]
UPDATE civicrm_domain SET config_backend = NULL; in phpmyadmin.

From here: http://wiki.civicrm.org/confluence/display/CRMDOC22/Moving+an+Existing+Installation+to+a+New+Server+or+Location
« Last Edit: June 01, 2011, 12:19:48 pm by resga »

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Blank screen, array_key_exists() when moving CiviCRM to new website

This forum was archived on 2017-11-26.