Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Prestashop 管理者にログインしようとしています。
Linux でパスワードを変更するさらに別の方法: prestashop フォルダーから新しい md5 ハッシュを生成するには:
echo -ne `cat config/settings.inc.php | grep _COOKIE_KEY | cut -d "'" -f 4`password | md5sum
結果のハッシュをユーザーに関連する(はインストール中に設定したプレフィックスです。異なるものにすることができます)passwdの列にコピーします。ps_employeeps_
passwd
ps_employee
ps_