{"id":54,"date":"2010-02-01T14:51:40","date_gmt":"2010-02-01T13:51:40","guid":{"rendered":"http:\/\/toderu.ro\/blog\/?p=54"},"modified":"2010-02-01T14:51:40","modified_gmt":"2010-02-01T13:51:40","slug":"to-retrieve-a-plesk-password-from-mysql","status":"publish","type":"post","link":"https:\/\/kb.toderu.ro\/?p=54","title":{"rendered":"To Retrieve a Plesk Password From MySQL"},"content":{"rendered":"<p>\t\t\t\t   1. Log in as root in SSH.<br \/>\n   2. Type <code>mysql -uadmin -p`cat \/etc\/psa\/.psa.shadow`<\/code>, and then press Enter.<br \/>\n   3. Type <code>use psa;<\/code>, and then press Enter.<br \/>\n   4. Type <code>select * from sys_users;<\/code>, and then press Enter.<br \/>\n   5. Type <code>select * from accounts where id = 2;<\/code>, and then press Enter.<br \/>\n      A table displays that shows the id, type, and password for accounts where the ID = 2.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. Log in as root in SSH. 2. Type mysql -uadmin -p`cat \/etc\/psa\/.psa.shadow`, and then press Enter. 3. Type use psa;, and then press Enter. 4. Type select * from sys_users;, and then press Enter. 5. Type select * from accounts where id = 2;, and then press Enter. A table displays that shows the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7,11],"tags":[],"class_list":["post-54","post","type-post","status-publish","format-standard","hentry","category-mysql","category-plesk"],"_links":{"self":[{"href":"https:\/\/kb.toderu.ro\/index.php?rest_route=\/wp\/v2\/posts\/54","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kb.toderu.ro\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kb.toderu.ro\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kb.toderu.ro\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kb.toderu.ro\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=54"}],"version-history":[{"count":0,"href":"https:\/\/kb.toderu.ro\/index.php?rest_route=\/wp\/v2\/posts\/54\/revisions"}],"wp:attachment":[{"href":"https:\/\/kb.toderu.ro\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=54"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kb.toderu.ro\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=54"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kb.toderu.ro\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=54"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}