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.
[solved] can't login on new server,
-
- Forum Members
- Posts: 37
- Joined: Tue Mar 11, 2008 12:43 pm
[solved] can't login on new server,
Last edited by Anonymous on Tue Feb 23, 2010 1:24 pm, edited 1 time in total.
Re: can't login on new server,
Double check the new server paths in the config.php!
Rolf
Rolf

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: can't login on new server,
hey Repel, also clear the cache through the adminpanel
-
- Forum Members
- Posts: 37
- Joined: Tue Mar 11, 2008 12:43 pm
Re: can't login on new server,
clear the cache of the cms? or the cache from the directadmin?Jos wrote: hey Repel, also clear the cache through the adminpanel
i dont think you meant the first one, i don't know (and can't find) how i can do this,
thanks,
Re: can't login on new server,
I did mean the first one :D
Go to Site Admin -> Global Settings -> Advanced Setup
Go to Site Admin -> Global Settings -> Advanced Setup
-
- Forum Members
- Posts: 37
- Joined: Tue Mar 11, 2008 12:43 pm
Re: can't login on new server,
I can't login on my CMS, so i can not clear the cache of my cms,
has anyone other ideas
has anyone other ideas
-
- Forum Members
- Posts: 37
- Joined: Tue Mar 11, 2008 12:43 pm
Re: can't login on new server,
dear rolfRolf wrote: Double check the new server paths in the config.php!
Rolf![]()
do i have to edit the login.php myself, and redirect al links?
Re: can't login on new server,
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
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
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
-
- Forum Members
- Posts: 37
- Joined: Tue Mar 11, 2008 12:43 pm
Re: can't login on new server,
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!
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!