Thursday, April 4, 2024
Ticketing Server

Cara reset admin kayako fusion

Problem :

lupa password admin kayako fusion

solusi :

masuk ke sql server

mysql -u root -p

kemudian

show databases ,
use kayako_fusion,

kemudian update table nya : misal dengan pass : asd123!@#

update swstaff set staffpassword=sha1(‘asd123!@#’) where username=’admin’;

(Visited 79 times, 1 visits today)
Baca Juga :  Install kayako fusion in centos 5

Similar Posts


Warning: Trying to access array offset on value of type bool in /home/des1gn/hendro-wibiksono.web.id/wp-content/plugins/floating-related-posts/floating-related-posts-pro.php on line 270