1
truud
installation ok, now my domain got transferred and I changed path = error
  • 2006/4/7 12:16

  • truud

  • Just popping in

  • Posts: 5

  • Since: 2006/4/5 1


I installed XOOPS to my rootfolder.
After struggling with the installation, I finally made progress, and all things was just fine. I had to use a subdomain like mydomain.com.myhost.com during installation because the domain was not transferred yet.

Today my domaintransfer was ok. Thinking that mianfile.php holds the physical/virtual path changes where made there.

Orginal mainfile:
// XOOPS Virtual Path (URL)
// Virtual path to your main XOOPS directory WITHOUT trailing slash
// Example: define('XOOPS_URL', 'http://mydomian.85.seekdotnet.com');
define('XOOPS_URL', 'http://mydomain.85.seekdotnet.com');

After Changes:

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

The physical path was left intouched, as there had been no changes to that.

When trying to go to mydomain.com/index.php I get the familliar log in box. However, using my username and password created during insatllation does not work.
I get an error saying:

Selected module does not exist!

What went wrong here? Could it be that I have tomake changes to more then the mainfile.php? And if so could people tell me what files needs to be changed?

2
jdseymour
Re: installation ok, now my domain got transferred and I changed path = error

Two possibilities to try here.

First make sure you empty the template_c and cache folder (smarty compiled files stored here could still be using your old path).

If that doesn't work tryhttp://www.mydomain.com for the virtual path. I have heard of some problems when the "www" was omitted. Again clear the templates_c folder after the changes.

HTH.

3
truud
Re: installation ok, now my domain got transferred and I changed path = error
  • 2006/4/7 14:13

  • truud

  • Just popping in

  • Posts: 5

  • Since: 2006/4/5 1


Thx jd.
Actually I started with the cache folder, and after making a backup to be sure, I deleted the two files in that folder. When I checked login worked. So first I guess it tried to load the site from the cache folder, and when that did not contain any data it loaded mainfile.php.

Well good to see it all works now.

Thx again.

Login

Who's Online

236 user(s) are online (135 user(s) are browsing Support Forums)


Members: 0


Guests: 236


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