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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • can't write to the database from the back end after IP change
Pages: [1]

Author Topic: can't write to the database from the back end after IP change  (Read 1382 times)

jgregory

  • I post occasionally
  • **
  • Posts: 55
  • Karma: 1
  • CiviCRM version: 4.5.3
  • CMS version: Drupal 7.34
  • MySQL version: 5.5.40
  • PHP version: 5.3.29
can't write to the database from the back end after IP change
March 02, 2011, 01:45:54 pm
I have installed CiviCRM (Joomla1.5) on a home computer. It has a private IP address, which I just changed (so it could be on my router's DMZ). I can access the backend from the web; but when I attempt to write anything to the database, the browser times out and gives me "can not connect" errors like the following, which reference the old IP address.

"http://192.168.0.119/administrator/index2.php?option=com_civicrm&task=civicrm/admin/setting/url&"

or

"http://192.168.0.119/administrator/index2.php?option=com_civicrm&task=civicrm/event/add&"

or

"http://192.168.0.119/administrator/index2.php?option=com_civicrm&task=civicrm/contact/add&"

Any thoughts?

Gratefully yours,
John

Rajan Mayekar

  • I post frequently
  • ***
  • Posts: 177
  • Karma: 20
    • Rajan's Blogs
Re: can't write to the database from the back end after IP change
March 02, 2011, 08:23:42 pm
Hi  jgregory,

Don't know much about joomla  (I am using Drupal), but i suspect that you need to change civicrm base url.
Check  'CIVICRM_UF_BASEURL'  in <joomla_dir>/administrator/components/com_civicrm/civicrm.settings.php

Rajan

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • can't write to the database from the back end after IP change

This forum was archived on 2017-11-26.