1
cmsguy
Moving XOOPS To New Host
  • 2004/4/13 20:12

  • cmsguy

  • Just popping in

  • Posts: 31

  • Since: 2004/3/3 2


I have seen many post and articles on migrating XOOPS. Migration including the site as well as the database.

I am a little confused because most of the post say that the XOOPS host and database values are in mainfile.php. However; when I look at MAINFILE.PHP I see:

================================================

// XOOPS is not installed yet.
if(! defined('XOOPS_INSTALL')){
header('Location: install/index.php');
}

=================================================

How specifically do I change the XOOPS database name?

Is there a central location or file that contains all of the changable values necessary to migrate to another host?

If so where?

What is the procedure?

Thanks.

Don

2
Mithrandir
Re: Moving XOOPS To New Host

The values are written to mainfile.php during the installation phase (which is why it needs to be writable during installation)

So download the mainfile.php from the root of the old site, modify the values and upload it to the new site.

3
DonXoop
Re: Moving XOOPS To New Host

^^^time warp. I love those simulposts...

Quote:

cmsguy wrote:
// XOOPS is not installed yet.
if(! defined('XOOPS_INSTALL')){
header('Location: install/index.php');
}


you see that on a site that isn't installed yet, just like it says.

Look on a site that IS installed and you can easily see the db, name, password, and more settings. That is the file you *might* have to change to match any differences with the new location.

Login

Who's Online

131 user(s) are online (97 user(s) are browsing Support Forums)


Members: 0


Guests: 131


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits