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) »
  • CiviCRM 1.9/Drupal 5.x hosting move results in blank page.
Pages: [1]

Author Topic: CiviCRM 1.9/Drupal 5.x hosting move results in blank page.  (Read 1545 times)

JohnL

  • Guest
CiviCRM 1.9/Drupal 5.x hosting move results in blank page.
March 05, 2008, 06:34:27 pm
Perhaps someone can give me a good idea of what might be going on here.  Here the scenario:  Due to constraints on a shared hosting environment, I've moved an organizations CiviCRM install to a much more capable VPS service.  I have verified that Drupal is happily working, and that CiviCRM installed via the automated CiviCRM installer works just fine. 

The problem comes when I replace the vanilla installer database with the database that worked fine on the old hosting service (using standard mysqldump > mysql < dumpfileload process into empty db schema) I now end up with a blank screen even going to the home page of the site.  Removal of the civicrm module results in the Drupal part working fine, using the standard installed database works fine, just not the ported db, what gives?.  I've got 64M of memory allocated (verified).. so, anyone have any ideas here?

cheers,
john


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: CiviCRM 1.9/Drupal 5.x hosting move results in blank page.
March 05, 2008, 06:48:24 pm

I'm assuming its the same version of civicrm

1. check your apache error log to see if there is a php error

2. If no error in above log (most likely), check your drupal watchdog table (using mysql shell or PMA) for the last couple of entries and see what error is being thrown

3. I suspect it might be a setting issue. You might want to copy the contents of civicrm_domain.config_backend from your "working automated" install to the "blank page database". Alternatively you can reset the config_backend value in the "blank page database" to null and see if that helps

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) »
  • CiviCRM 1.9/Drupal 5.x hosting move results in blank page.

This forum was archived on 2017-11-26.