Can't login after moving to another server

Need help with the Administration of your Joomla! 2.5 site? This is the spot for you.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
sensor111
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Thu Nov 27, 2014 10:05 am

Can't login after moving to another server

Post by sensor111 » Thu Nov 27, 2014 11:24 pm

Website was moved to another server. Everything works OK but trying to login to administrator account with right password and login answer is 404. Some result when pass or user is wrong.

User avatar
Lockerbie
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 170
Joined: Wed Dec 06, 2006 4:25 pm

Re: Can't login after moving to another server

Post by Lockerbie » Fri Nov 28, 2014 10:26 am

Hello Sensor111,

Check configuration.php if all settings are correct. If all looks good, search the forum for how to gain access again by adjusting some things in the database, because this has been asked before. ;-)

sensor111
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Thu Nov 27, 2014 10:05 am

Re: Can't login after moving to another server

Post by sensor111 » Sat Nov 29, 2014 9:37 am

Lockerbie wrote:Hello Sensor111,

Check configuration.php if all settings are correct. If all looks good, search the forum for how to gain access again by adjusting some things in the database, because this has been asked before. ;-)
I'm playing with config and database third week and all I found on the forum is a bit different situation like: lack of administrator folder. In my case login screen show up properly but after click on login button is 404 answer.

jcms
I've been banned!
Posts: 2233
Joined: Wed Nov 19, 2014 9:23 am

Re: Can't login after moving to another server

Post by jcms » Sat Nov 29, 2014 5:43 pm

- check file .htaccess
- use firebug and check javascript conflict
- check correct path of folder: tmp and logs
- set error_reporting to maximum in configuration.php file

sensor111
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Thu Nov 27, 2014 10:05 am

Re: Can't login after moving to another server

Post by sensor111 » Sun Nov 30, 2014 2:49 am

1. htaccess look for me that it's standard joomla (I'm not an expert in this)
2. firebug doesn't show any javascript conflicts
3. tmp & log are set to point to a local disc:
public $log_path = 'C:\xampp\htdocs\mydomain.co.uk/logs';
public $tmp_path = 'C:\xampp\htdocs\mydomain.co.uk/tmp';

4. error report from main page:
Notice: Undefined index: view in C:\xampp\htdocs\mydomain.co.uk\components\com_content\router.php on line 48

Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\mydomain.co.uk\templates\jsn_epic_free\index.php on line 28


Locked

Return to “Administration Joomla! 2.5”