[solved] can't login on new server,

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
r steeltje
Forum Members
Forum Members
Posts: 37
Joined: Tue Mar 11, 2008 12:43 pm

[solved] can't login on new server,

Post by r steeltje »

I have moved my site to an other server, but I can't login to the cms.
when I type an confirm my name and password on the newserver\admin\login.php it logs into the oldserver.
I don't think it has anyhing to do with the htaccess-file, but i think it has something to do with the relative addressing/absolute addressing.

or has anyone else a clue,
and ideas to solve it.
Last edited by Anonymous on Tue Feb 23, 2010 1:24 pm, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: can't login on new server,

Post by Rolf »

Double check the new server paths in the config.php!

Rolf  :)
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Jos
Support Guru
Support Guru
Posts: 4019
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: can't login on new server,

Post by Jos »

hey Repel, also clear the cache through the adminpanel
r steeltje
Forum Members
Forum Members
Posts: 37
Joined: Tue Mar 11, 2008 12:43 pm

Re: can't login on new server,

Post by r steeltje »

Jos wrote: hey Repel, also clear the cache through the adminpanel
clear the cache of the cms? or the cache from the directadmin?
i dont think you meant the first one, i don't know (and can't find) how i can do this,

thanks,
Jos
Support Guru
Support Guru
Posts: 4019
Joined: Wed Sep 05, 2007 8:03 pm
Location: The Netherlands

Re: can't login on new server,

Post by Jos »

I did mean the first one  :D

Go to Site Admin -> Global Settings -> Advanced Setup
r steeltje
Forum Members
Forum Members
Posts: 37
Joined: Tue Mar 11, 2008 12:43 pm

Re: can't login on new server,

Post by r steeltje »

I can't login on my CMS, so i can not clear the cache of my cms,
has anyone other ideas
r steeltje
Forum Members
Forum Members
Posts: 37
Joined: Tue Mar 11, 2008 12:43 pm

Re: can't login on new server,

Post by r steeltje »

Rolf wrote: Double check the new server paths in the config.php!

Rolf  :)
dear  rolf
do i have to edit the login.php myself, and redirect al links?
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: can't login on new server,

Post by Rolf »

r steeltje

When you move a website from one server to the other, beside the webaddress also all serverpaths change.
You have to change them by hand.

You can also copy the Install folder back to your website, run yourwebsite.com/install and let it do its job.
But don't let it create tables and default content!!!!!! It will overwrite your database. Uncheck this option!
Another backup of your files and database first is always good!

Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
r steeltje
Forum Members
Forum Members
Posts: 37
Joined: Tue Mar 11, 2008 12:43 pm

Re: can't login on new server,

Post by r steeltje »

i have changed the server path in config.php (from the cms-dir)

from:
$config['root_url'] = 'http://mijndomeinnaam.nl/cms/';
in:
$config['root_url'] = 'http://xxx.xx.xxx.xx/cms/';

thanks al lot,
1 error down, x to come!
Locked

Return to “[locked] Installation, Setup and Upgrade”