Jump to content

Changing IP of the Host that contains the board


Reinhold Uhrmacher

Recommended Posts

Hi there,

 

we are trying to upgrade from 3.4.8 to 4.4.10.

I set up a test virtual machine with a board, and followed this instruction:

The new virtual host had the IP 192.168.160.132. For some reason I had to change the IP of the host and I picked 192.168.1.132

I then followed theses steps again, changing also the ip in conf_global.php:

  1. Open your conf_global.php file, which can be found at the root of your installations folder on the new server. In here you will need to edit the mysql username, password, and database name, to match the new database you have set up and restored to.
  2. Log into your admin control panel and run through the support tools by visiting System>Support>Support, and selecting "something isnt working correctly". You will need to select next only until it states cache has been cleared.

Most things are fine, except, that some pages still try to access the old ip.

Tried to find out, where the old IP is still in files in the filesystem, and this is what I got:

# find . -type f -exec fgrep -l '160.132' {} \;
./datastore/settings.772d52aa81.php
./datastore/frontNavigation.772d52aa81.php
./cache/tmp/minify_calendar_select,ipb_common,ipb_styles,ipb_skingen,ipb_ckeditor,prettify.css_cd65623af96ec76eaa76b6a41a2b1efb
./cache/tmp/minify_calendar_select,ipb_common,ipb_styles,ipb_skingen.css_b05ba4c3045a4d58db7b258224e28a90
./cache/tmp/minify_calendar_select,ipb_common,ipb_styles,ipcontent,ipb_skingen.css_b740eb43cb1c4e0eb9e0d873bf87c35e
./cache/sql_error_log_02_04_20.cgi
./sitemap.xml
./public/style_css/css_2/ipb_styles.css
./public/style_css/css_9/ipgallery.css
./public/style_css/css_9/ipb_common.css
./public/style_css/css_9/ipgallery_lightbox.css
./public/style_css/css_9/ipgallery_slideshow.css
./public/style_css/css_9/ipb_styles.css
./public/style_css/css_9/ipb_help.css
./public/style_css/css_9/ipb_search.css
./public/style_css/css_9/ipb_editor.css
./public/style_css/css_9/ipb_ckeditor.css
./public/style_css/css_9/ipb_ucp.css
./public/style_css/css_9/ipb_profile.css
./public/style_css/css_1/ipgallery.css
./public/style_css/css_1/ipb_common.css
./public/style_css/css_1/ipgallery_lightbox.css
./public/style_css/css_1/ipgallery_slideshow.css
./public/style_css/css_1/ipb_styles.css
./public/style_css/css_1/ipb_help.css
./public/style_css/css_1/ipb_search.css
./public/style_css/css_1/ipb_editor.css
./public/style_css/css_1/ipb_ckeditor.css
./public/style_css/css_1/ipb_ucp.css
./public/style_css/css_1/ipb_profile.css
./public/style_css/css_8/ipgallery.css
./public/style_css/css_8/ipb_common.css
./public/style_css/css_8/ipgallery_lightbox.css
./public/style_css/css_8/ipgallery_slideshow.css
./public/style_css/css_8/ipb_styles.css
./public/style_css/css_8/ipb_help.css
./public/style_css/css_8/ipb_search.css
./public/style_css/css_8/ipb_editor.css
./public/style_css/css_8/ipb_ckeditor.css
./public/style_css/css_8/ipb_ucp.css
./public/style_css/css_8/ipb_profile.css

Did I miss something in the process?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...