3
^^^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.