CANNOT ACCESS Administraton panel with any access

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
hatinghackers
Posts: 1
Joined: Thu May 31, 2012 9:48 pm

CANNOT ACCESS Administraton panel with any access

Post by hatinghackers »

Script URL: n/a
Version of script:2.3
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: i have googled it with no resolution.

Write your message below:

i am not able to login to the hesk helpdesk as admin. (this is the only login)

i tried changing the password within phpMyAdmin using MD5 .. i get locked out and have to try every hour...
Is the ONLY option to delete the entire directory along with the database and start over?? Is this a common occurrence for hesk to be hacked?

BTW: this did nothing for me. = http://www.hesk.com/knowledgebase/?article=2
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: CANNOT ACCESS Administraton panel with any access

Post by Klemen »

Who told you to use a MD5 string in phpMyAdmin? It's not what HESK uses and by modifying the password in phpMyAdmin to a MD5 string you just messed whatever password was set and made it unusable.

Go back to phpMyAdmin and change password to

Code: Select all

499d74967b28a841c98bb4baaabaad699ff3c079
Then you should be able to login using your Username and this password: admin
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply