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 »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Moving Joomla installation... how to get CiviCRM to work?
Pages: [1]

Author Topic: Moving Joomla installation... how to get CiviCRM to work?  (Read 1664 times)

magnusl

  • I’m new here
  • *
  • Posts: 27
  • Karma: 2
Moving Joomla installation... how to get CiviCRM to work?
January 04, 2009, 06:26:42 am
Hi!

I have a Joomla installation on a webhost, originally installed in /webroot/joomla. On this I hade to get assistance from the webhosts to get CiviCRM installed, so I have problems reinstalling it.

Now, I would like to move my Joomla installation to the webroot, to make the webadress simpler (agslo.se, not agslo.se/joomla). When I copy the full directory, and adjust the configuration.php, it seems that Joomla works well, except for CiviCRM.

I find settings in the following files:
/joomla/administrator/components/com_civicrm/civicrm.settings.php
/joomla/administrator/components/com_civicrm/civicrm/civicrm/civicrm.config.php
/joomla/administrator/components/com_civicrm/
/joomla/components/com_civicrm/civicrm.settings.php

I change these by removing the subdir, but still civicrm does not work (presently shows a blank screen when accessing from administrator interface). Anything else needs to be set/fixed? Or better ways to solve this?

Magnus Larsson

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: Moving Joomla installation... how to get CiviCRM to work?
January 04, 2009, 07:58:10 am

using PHPMyAdmin or mysql shell, run the following two commands:

Code: [Select]
mysql> update civicrm_domain set config_backend = null;
mysql> truncate civicrm_menu;

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

sungoddess

  • Guest
Re: Moving Joomla installation... how to get CiviCRM to work?
January 06, 2009, 07:32:37 am
What would I do without you Lobo? I feel like I should make you some good Southern Caribbean food... anytime you're in Barbados, you get a free lunch or dinner on me.

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: Moving Joomla installation... how to get CiviCRM to work?
January 06, 2009, 11:42:06 am

you can always freeze-dry and fedex the food over. Some Juc, roti sandwiches and jerk chicken would be great :)

sending home address in a PM :P

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

sungoddess

  • Guest
Re: Moving Joomla installation... how to get CiviCRM to work?
January 09, 2009, 06:09:24 am
It's much better in person Donald... it loses something in the FedExing....  :)

And what you know about Ju-C? LOL....

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Moving Joomla installation... how to get CiviCRM to work?

This forum was archived on 2017-11-26.