Jump to content

Admin Login/Login as Client issues


indtg

Recommended Posts

I just upgraded from 3.2.3 to 3.3.0. The upgrade went smooth without any issues however I now notice that I can't log into the admin area unless I have 'Keep me logged in until I logout' checked. I don't get an error, I just get redirected back to the admin login screen until I check that box and login again.

 

I also noticed on the Clients Profile screen, when I attempt to use the Login as Client Quick Link, I get an email/password is incorrect error.

 

Anyone else experiencing these errors?

Link to comment
Share on other sites

No, I'm using the default templates--no files have been changed.

 

We did install RVSiteBuilder and this login problem was noticed after that installation was completed. I seriously doubt that caused this issue. I'm going to create a new admin account and see if it has the same problem.

 

 

EDIT: same issue with a new admin account.

Link to comment
Share on other sites

Looks like its an issue writing the session info to the tmp directory.

 

Finally found an error that I can troubleshoot from:

Warning: session_start() [function.session-start]: open(/tmp/sess....., O_RDWR) Permission denied (13)

 

My php.ini has ';session.save_path = /tmp'. I was under the impression that in cPanel 11, this is not suppose to be commented out.

 

Can anyone confirm this?

Link to comment
Share on other sites

Found a solution, albeit it took a little longer than expected.

 

I had to uncomment the php.ini line for: session.save_path = /tmp

 

It was not commented out in the php.ini backup I have so no idea how it was changed. (cPanel update?) I also had to clear out all the sessions in /tmp.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated