Current time: 05-20-2024, 01:08 AM Hello There, Guest! (LoginRegister)


Post Reply 
PW vergessen
Author Message
twerpfy Offline
Newbie
*

Posts: 7
Joined: Mar 2011
Reputation: 0
Post: #1
PW vergessen
Hallo,
ich habe das Passwort zu MySQL Sowohl zu ispCP vergessen aber ich kann per SSH auf meinen Server zugreifen. Wie kann ich das PW ändern?


Danke
05-24-2011 04:24 AM
Find all posts by this user Quote this message in a reply
fluser Offline
Documentation Team
***
Docu Team

Posts: 246
Joined: May 2010
Reputation: 1
Post: #2
RE: PW vergessen
Hast du Google mal benutzt? Da gibt es haufenweise Treffer...
MySQL Passwort vergessen
IspCP passwort vergessen

MlG Fluser
05-24-2011 04:52 AM
Find all posts by this user Quote this message in a reply
twerpfy Offline
Newbie
*

Posts: 7
Joined: Mar 2011
Reputation: 0
Post: #3
RE: PW vergessen
Das mit dem MySQL PW zurück setzen funktioniert bei mir nicht.
05-24-2011 05:00 AM
Find all posts by this user Quote this message in a reply
fluser Offline
Documentation Team
***
Docu Team

Posts: 246
Joined: May 2010
Reputation: 1
Post: #4
RE: PW vergessen
WAS genau funktioniert nicht? Wird ja wohl nicht so sein, dass die Lösung von MySQL zum zurücksetzen vom Root-Passwort nicht funktioniert, oder? Wink
05-24-2011 04:17 PM
Find all posts by this user Quote this message in a reply
twerpfy Offline
Newbie
*

Posts: 7
Joined: Mar 2011
Reputation: 0
Post: #5
RE: PW vergessen
Ja, das Passwort geht nicht was ich angebe.
05-25-2011 01:00 AM
Find all posts by this user Quote this message in a reply
wirtzor Offline
Junior Member
*

Posts: 16
Joined: May 2011
Reputation: 0
Post: #6
RE: PW vergessen
nützlich wäre zu wissen was du gemacht hast um das Passwort neu zu setzen.
05-25-2011 01:43 AM
Find all posts by this user Quote this message in a reply
twerpfy Offline
Newbie
*

Posts: 7
Joined: Mar 2011
Reputation: 0
Post: #7
RE: PW vergessen
Das hier:
Code:
/etc/init.d/mysql stop
echo "SET PASSWORD FOR 'root'@'localhost' = PASSWORD('MyNewPassword');" >~/setrootpassword.sql
mysqld_safe --init-file=~/setrootpassword.sql
#[ctrl]+[c]
/etc/init.d/mysql start
rm -f ~/setrootpassword.sql
05-25-2011 01:44 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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