1
Tabasco
From IP To DNS
  • 2004/12/26 14:11

  • Tabasco

  • Quite a regular

  • Posts: 203

  • Since: 2003/12/26


During my initial install of Xoops, I had no DNS, only a static IP I used.

Now I have a DNS. When you first join the site the DNS shows, once in the site it goes back to the static IP address.

Where or how do I change the path XOOPS points to - from the Ip address to the new DNS

Tabby

2
smdcom
Re: From IP To DNS

go to mainfile.php and edit

// XOOPS Physical Path
    // Physical path to your main XOOPS directory WITHOUT trailing slash
    
define('XOOPS_ROOT_PATH''home/public_html/xoops');

    
// XOOPS Virtual Path (URL)
    // Virtual path to your main XOOPS directory WITHOUT trailing slash
    
define('XOOPS_URL''http://yourdomain.com');


SMD

3
Tabasco
Re: From IP To DNS
  • 2004/12/26 14:50

  • Tabasco

  • Quite a regular

  • Posts: 203

  • Since: 2003/12/26


Quote:

smdcom wrote:
go to mainfile.php and edit

// XOOPS Physical Path
    // Physical path to your main XOOPS directory WITHOUT trailing slash
    
define('XOOPS_ROOT_PATH''home/public_html/xoops');

    
// XOOPS Virtual Path (URL)
    // Virtual path to your main XOOPS directory WITHOUT trailing slash
    
define('XOOPS_URL''http://yourdomain.com');


SMD


Thanks,

Did that, now to I need to resync it or something?

Login

Who's Online

370 user(s) are online (61 user(s) are browsing Support Forums)


Members: 0


Guests: 370


more...

Donat-O-Meter

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

Latest GitHub Commits