Current time: 04-20-2024, 01:30 PM Hello There, Guest! (LoginRegister)


Post Reply 
Recover admin password
Author Message
RedBOX Offline
Junior Member
*

Posts: 56
Joined: Oct 2007
Reputation: 0
Post: #1
Recover admin password
Anyway to do that or to reset it somehow?
The recover says ERROR: No such user

I guess it is because it searches the user's table but not the admin table.
06-30-2009 10:47 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: Recover admin password
lost password on login screen?

also see db ispcp, table admin about name and mail address of the admin (first entry?)

/J
06-30-2009 10:51 PM
Visit this user's website Find all posts by this user Quote this message in a reply
RedBOX Offline
Junior Member
*

Posts: 56
Joined: Oct 2007
Reputation: 0
Post: #3
RE: Recover admin password
The lost password screen says "no such user".

Can i replace the admin pass value in the mysql table with something else that you know i mean a known value of an encrypted string. I don't know if you understood me. I want to reset it with something like a default value.
07-01-2009 09:38 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: Recover admin password
you can set the password in the table
use the md5 function!

this should work.

/J
07-02-2009 07:59 AM
Visit this user's website Find all posts by this user Quote this message in a reply
RedBOX Offline
Junior Member
*

Posts: 56
Joined: Oct 2007
Reputation: 0
Post: #5
RE: Recover admin password
any keys for the func? Where is it?


//off-topic
I love the new ajax view of the forum...

Keep up the good work.
(This post was last modified: 07-10-2009 11:31 PM by RedBOX.)
07-10-2009 11:30 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #6
RE: Recover admin password
Log in to pma with user root (mysql root).
Select DB ispcp
Select table admin - look at the field content...

There should be the admin in the first cols... (normally id 1)

You can change the password - but use the md5 function to crypt it. (can be selected in pma left from the passwd-field...)

/J
07-11-2009 08:56 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)