Hi
I can not login to admin panel with no error shows.
It redirect me to login page again.
I have tried chrome and firefox on more then 1 PCs, same error.
It works!
Thank you. http://kb.parallels.com/en/246
Plesk login page just reloads/refreshes every time I try to login.
Article ID: 246
Created On: Oct 6, 2008
Last Review: Apr 16, 2012
Views:
APPLIES TO:
Parallels Plesk Panel for Linux/Unix
Resolution
You can try to turn on the option "registry_globals" in the /usr/local/psa/admin/conf/php.ini file
and restart the psa.
For example:
It was:
register_globals = Off
It should be:
register_globals = On
Also be sure that Cookies are enabled in your browser preferences.