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 (Moderator: Dave Greenberg) »
  • Problems after host upgrade
Pages: [1]

Author Topic: Problems after host upgrade  (Read 3187 times)

conductorchris

  • I post frequently
  • ***
  • Posts: 167
  • Karma: 9
    • Vermont Rail Action Network
  • CiviCRM version: 4.5.0
  • CMS version: Joomla 3.2.7
  • MySQL version: 5.5.32
  • PHP version: 5.3.26
Problems after host upgrade
February 02, 2009, 01:47:12 pm
Thinkhost, my usually reliable webhost, upgraded the server for railvermont.org and when they were done most functions of civiCRM were broken.  Specifically every page except find groups and administer civiCRM.  In each case I get a Cannot redeclare class error (with a different file and line number for each function).

In the course of this upgrade I know of three things that changed: the path from root files to the location of the site files, FTP settings and server settings (memory and execution time, etc).

I changed the paths to reflect the update in the config file, in admin.civicrm.php and civicrm/civicrm.config.php.  I thought there might be other places where I needed to change the paths?  But I don't (yet) have local mirror and I can't seem to use their webFTP program to search for the old path as a string (I get a 500 timeout error).  Are there other locations I haven't found where I need to change the path?

But this may not be the problem.

Thinkhost tech support and I have been back and forth and their latest response is:
We could see that there is a duplicate installation of the module 'class CRM_Utils_Type'. Please remove the duplicate installation. This will fix your problem. Please refer the link below for more information.
http://forum.civicrm.org/index.php?topic=5886.0

But where is this module?  It's not a Joomla module, of course.  There is not a duplicate file in this file path. 

Thanks in advance
Christopher
Thanks to those who help create and enhance civiCRM!

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Problems after host upgrade
February 02, 2009, 11:00:28 pm
You might want to recheck your migration steps.
http://wiki.civicrm.org/confluence/display/CRMDOC/Moving+an+Existing+Installation+to+a+New+Server+or+Location

Kurund
Found this reply helpful? Support CiviCRM

conductorchris

  • I post frequently
  • ***
  • Posts: 167
  • Karma: 9
    • Vermont Rail Action Network
  • CiviCRM version: 4.5.0
  • CMS version: Joomla 3.2.7
  • MySQL version: 5.5.32
  • PHP version: 5.3.26
Re: Problems after host upgrade
February 03, 2009, 06:25:51 am
Kurund, thank you!

I double checked the settings in the settings files.  They look right.  I've sent a message to my host verifying that and forwarding the link to the upgrade documentation.

I'm getting hung up on step 6, rebuilding menus, where I get the same cannot redeclaire class error (when I enter the initial address into the browser).

So back to deleting the duplicate module?  But where is it?  (What is it?)

Separately (I think), Since the upgrade I'm also getting an error in Joomla:
Parse error: syntax error, unexpected T_STRING in /data/home/xxx/xxx/railvermont.org/docs/libraries/joomla/document/html/html.php(277) : eval()'d code on line 1

I'm assuming that's unrelated?
Thanks to those who help create and enhance civiCRM!

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Problems after host upgrade
February 03, 2009, 06:37:57 am
Might be worth checking with your server guys about php version? try

<?php
phpinfo();
?>

Kurund
Found this reply helpful? Support CiviCRM

conductorchris

  • I post frequently
  • ***
  • Posts: 167
  • Karma: 9
    • Vermont Rail Action Network
  • CiviCRM version: 4.5.0
  • CMS version: Joomla 3.2.7
  • MySQL version: 5.5.32
  • PHP version: 5.3.26
Re: Problems after host upgrade
February 04, 2009, 07:06:54 pm
php version 5
Thanks to those who help create and enhance civiCRM!

conductorchris

  • I post frequently
  • ***
  • Posts: 167
  • Karma: 9
    • Vermont Rail Action Network
  • CiviCRM version: 4.5.0
  • CMS version: Joomla 3.2.7
  • MySQL version: 5.5.32
  • PHP version: 5.3.26
Re: Problems after host upgrade
February 05, 2009, 05:21:50 am
My issue has been solved: The host changed something else about the path and did not tell me.  The documentation referenced above on migration steps was essential to me finding the places that needed changing.  Thanks, Kurund.
Thanks to those who help create and enhance civiCRM!

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: Problems after host upgrade
February 05, 2009, 08:51:15 am

chris:

can u give us more specific details. i'm wondering why we see that error. there was another forum post last month and we did not have a clue as to why that error appears :)

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

memikkelsen

  • Guest
Re: Problems after host upgrade
February 11, 2009, 09:22:31 pm
I'm so glad you posted the name of your host. I have been having a similar problem (see my post in the Drupal installation forum) and could not figure it out. Thinkhost is our host too! I will go through the steps you mentioned and see if I can fix it too.

Whew!
 ;D

memikkelsen

  • Guest
Re: Problems after host upgrade
February 20, 2009, 11:47:17 pm
I still haven't been able to fix my similar problem, despite using the steps at http://wiki.civicrm.org/confluence/display/CRMDOC/Moving+an+Existing+Installation+to+a+New+Server+or+Location. Would you mind providing some more details about how you fixed your issue?

Thanks so much.

conductorchris

  • I post frequently
  • ***
  • Posts: 167
  • Karma: 9
    • Vermont Rail Action Network
  • CiviCRM version: 4.5.0
  • CMS version: Joomla 3.2.7
  • MySQL version: 5.5.32
  • PHP version: 5.3.26
Re: Problems after host upgrade
February 22, 2009, 06:50:23 pm
Sorry to be slow in replying . . .

It appears there were two changes made in the Thinkhost directory structure.  (which they are doing in stages so it's not happening to everybody at once)

1. /usr/home/www/[account]/[url]/docs/...
is now
/usr/home/www/[account]/websites/[url]/docs/...

2. /data/home/www/[account]/websites/[url]/docs/... doesn't work anymore.  You must use:
/usr/home/www/[account]/websites/[url]/docs/...

I had to make these changes in multiple locations, as guided by the migration steps document.

(By the way, how's your experience on Thinkhost?  I'm getting disenchanted.  Worst is that support takes so long to reply to me.  But civiCRM is slow and I'm currently stuck on trying to get an import past 17 names before timing out.)
Thanks to those who help create and enhance civiCRM!

memikkelsen

  • Guest
Re: Problems after host upgrade
February 23, 2009, 08:43:30 am
Thanks so much! I will make these changes right away and see if I have any luck.

The best thing about Thinkhost, for us as a nonprofit, is that it's free. But yes, support can be very slow. I do love their values, but wish they would increase the number of support staff so responses could be faster.

memikkelsen

  • Guest
Re: Problems after host upgrade
February 23, 2009, 09:59:47 am
It's fixed! Thank you so very much! What a relief.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Problems after host upgrade

This forum was archived on 2017-11-26.