• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

cant login after new installation

X

xooops

Guest
Hi there

I installed a plesk today, after the automatic installation i cant login with admin/setup.

I also reboot the server ...


thanks for any help

Sven
 
i found the solution

To unlock the interface use the following command as root in the system.
mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e "delete from lockout"
 
Back
Top