Page 1 of 1

Creating a User in mysql database.

Posted: Fri Oct 15, 2010 1:01 pm
by Stephan1992
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:\
Hi. I ( by accident ) deleted the administrator (default ) account in MySQL.
Now, I can't get in HESK to create a new user. Therefore i really would like to know how to create a user in mysql. If i just press Insert, and fill in the form:
id: 1, user: TEST, pass: test2, isadmin: 1, name: Testaccount.
Then when i try to login to hesk in the administration panel, i get an invalid password error.

Any help would be appreciated!

Re: Creating a User in mysql database.

Posted: Fri Oct 15, 2010 4:35 pm
by Klemen
The passwords are encoded, enter this as the password then use password admin to login:

Code: Select all

499d74967b28a841c98bb4baaabaad699ff3c079

Re: Creating a User in mysql database.

Posted: Tue Oct 19, 2010 12:40 pm
by Stephan1992
Thank you,

it all works just fine again.

greets