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) »
  • Installed with without domain name. Now Issues in Admin Side.
Pages: [1]

Author Topic: Installed with without domain name. Now Issues in Admin Side.  (Read 1391 times)

orthodoxkohen

  • I post occasionally
  • **
  • Posts: 59
  • Karma: 2
Installed with without domain name. Now Issues in Admin Side.
March 24, 2009, 07:48:10 pm
When I try to Administer CiviCRM I run into problems where it takes me to the IP address instead of the domain name.  I believe this is because the install happened while the DNS Servers were not pointing to the IP Address yet.  Now I think I need to modify some settings to get it to only recognize the domain name.

I've tried changing the define( 'CIVICRM_UF_BASEURL' , 'http://XX.XX.XXX.XX/' );
to define( 'CIVICRM_UF_BASEURL' , 'http://www.example.com/administrator/' );

HELP WOULD BE GREATLY APPRECIATED.
« Last Edit: March 24, 2009, 08:05:47 pm by orthodoxkohen »

orthodoxkohen

  • I post occasionally
  • **
  • Posts: 59
  • Karma: 2
Re: Installed with without domain name. Now Issues in Admin Side.
March 24, 2009, 08:10:05 pm
 :DSolved

I had to replace the ip address with the domain name in both

administrator/components/com_civicrm/civicrm.settings.php

And

components/com_civicrm/civicrm.settings.php

Whooppiiiii

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Installed with without domain name. Now Issues in Admin Side.
March 24, 2009, 08:10:15 pm
You'll need to change civicrm.settings.php in:
administrator/components/com_civicrm/
AND
components/com_civicrm

You may be able to do it through the interface, in the administer CiviCRM there's a link to change the base url.
You will also need to go to global settings and change the resources setting url.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Installed with without domain name. Now Issues in Admin Side.

This forum was archived on 2017-11-26.