• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Plesk 9.5 for window - Login issue

S

STT

Guest
after i create an account for testing, i got the following error when login:

ERROR: PleskFatalException
wrong id

Additionally, an exception has occurred while trying to report this error: PleskFatalException
wrong id

0: UserClient.php:24
UserClient->__construct(NULL null)
1: class.Session.php:225
Session->getUser()
2: index.php:58


Anyone can advise on the solution.
 
Do you have installed KB976576 Windows update? If yes - try to uninstall it.
 
Hello, I have the same issue, but I reviewed twice my installed windows updates and I don't have the KB976576.

I remember recently I changed the PHP mode from isapi to fastcgi (PLESKCP_PHP_MODE registry key) because I was having problems with PleskControlPanel.exe (process killed each x hours), and the help recomends that you must switch to fastcgi when use with IIS for better performance.

Recomendation for fastcgi here: http://medusa.ozservers.com.au/para...nistration-guide/index.htm?fileName=57835.htm

And it was true, in fastcgi php mode PleskControlPanel.exe problems ends.
But now I have issue problems when all normal accounts (no admins) login to plesk panel via web.

I have tested to switch back to isapi mode, and all works fine, normal accounts can login without problems.
I switched again to fastcgi and login errors begin.

Then, It seem that the cause of this error is when you have switched to fastcgi php mode.

How can we use fastcgi mode without that login problems?

Thanks.
 
Back
Top