Jump to content

Cpanel 104.0.4 crashed WHMCS Admin Login


Recommended Posts

2 hours ago, my Cpanel server auto-updated to version 104.0.4 and it kicked me out to a login screen.  I can enter my info, but it just goes back to the same screen, no errors, no password mistake.... Just the exact same screen without my info.  Our co-workers tried on theirs, different browsers, but no luck.  I've been working with Hostgator support for 3 hours now, but no luck on finding the issue.

WHMCS IS working until someone logs in.   On the user side, it gives a Invalid CSRF Protection Token error.

Anyone else run into this or have an idea on how to fix it?  

PHP7.4
Cpanel 104.0.4

 

Edited by garybarr
Link to comment
Share on other sites

  • WHMCS Support Manager

Hi all,
This behaviour suggests a problem with PHP session file storage on your server.

Attached is a simple script to test PHP sessions on your environment. Please unzip and upload to your public_html directory and visit in your browser.

Every time you refresh the page, the number should increase 1,2,3,4 etc...
However if the number stays at 1 on your server, this means there is a problem with the PHP sessions configuration that your server admin/hosting provider will need to investigate and resolve.

sessiontest.zip

Link to comment
Share on other sites

  • 1 month later...
On 6/23/2022 at 5:38 PM, WHMCS John said:

Hi all,
This behaviour suggests a problem with PHP session file storage on your server.

Attached is a simple script to test PHP sessions on your environment. Please unzip and upload to your public_html directory and visit in your browser.

Every time you refresh the page, the number should increase 1,2,3,4 etc...
However if the number stays at 1 on your server, this means there is a problem with the PHP sessions configuration that your server admin/hosting provider will need to investigate and resolve.

sessiontest.zip 731 B · 1 download

I encountered the similar problem, and after running this test file, I discovered that there are several .htaccess,.user.ini, php.ini,  files in the home directory that were created by cPanel and include incorrect session save path. I corrected the path and saved the file. WHMCS login works fine after that. Check all the .ini files in home directory and public_html

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