Support

Akeeba Backup for Joomla!

#9055 Unable to login after restore

Posted in ‘Akeeba Backup for Joomla! 4 & 5’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

Joomla! version
n/a
PHP version
n/a
Akeeba Backup version
n/a

Latest post by nicholas on Tuesday, 20 September 2011 11:04 CDT

brentwilliams2
Mandatory information about my setup:

Have I read the related troubleshooter articles above before posting (which pages?)? Yes
Have I searched the forum before posting? Yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: 1.5.23
PHP version: 5.2.17
MySQL version: 5.1.58
Host: Bluehost
Akeeba Backup version: 3.3.4

EXTREMELY IMPORTANT: Please attach your Akeeba Backup log file in order for us to help you with any backup or restoration issue.

Description of my issue: My site looks fine, but it does not operate correctly and I am unable to log in to either the front end or back end with any type of user. It either refreshes the page (backend) or send to this url: ...component/user/, which says it's a registered area.

nicholas
Akeeba Staff
Manager
This sounds like a session storage issue. I mean, Joomla! needs to be able to store the user's session information for the login to work. We'll have to check two things:
1. Please make sure that you have a abc_session table in your database, where abc_ is your database table name prefix, i.e. the common 3-5 letters and underscore all the other table names start with. If that table has rows in it, please delete them (but not the table itself!)
2. Edit your configuration.php file and find the line which references session_handler. Change it so that it reads:
var $session_handler = 'database';
and save the file.

If you still can't log in, is it possible to send me a Personal Message with Super Administrator login and FTP details for this restored site?

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

nicholas
Akeeba Staff
Manager
Thank you for your PM. Your site was part of a multisite solution which is modifying the core Joomla! PHP files. I observed that the session.php file -which handles Joomla!'s sessions- is modified and setting a different domain name to the cookie than the one your site is installed in. This IS NOT how Joomla! is supposed to work and is neither an Akeeba Backup issue not a Joomla! issue. It is an issue with the mutlisites component you are using.

Unfortunately, we can't possibly provide support for sites whose core Joomla! files have been modified (a.k.a. sites with a "hacked core"). Should you require support for operating such sites, please ask the person who wrote the multisite software which modified the core files as this software is the source of the problem, this software modifies the way Joomla! is supposed to work and this software was not written by us. Sorry :(

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

brentwilliams2
Thanks Nicholas! You led me in the right direction.

For those that are having a similar issue, you will see that multisites modifies the configuration file to direct Joomla to a /multisites/config_multisites.php file. For me, I was restoring on a development server with a different domain, which is why it was breaking on me. I changed the domain in the file and now things appear to be working. I have not restored for any slave sites though!

nicholas
Akeeba Staff
Manager
Well, I'm glad I could point you to the right direction and more so now that the restored site works :)

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!