Login
Register
Home
Wiki Knowledge Base
FreeDNS
Facebook
Linux Support
Control Web Panel
MENU
Home
Help
Search
Login
Register
Control Web Panel
»
WebPanel
»
How to
»
how to change mysql root password (phpmyadmin root) same thing
« previous
next »
Print
Pages: [
1
]
Author
Topic: how to change mysql root password (phpmyadmin root) same thing (Read 15142 times)
0 Members and 1 Guest are viewing this topic.
teknohan
Newbie
Posts: 31
how to change mysql root password (phpmyadmin root) same thing
«
on:
September 12, 2014, 08:06:39 AM »
how to change mysql root password (phpmyadmin root) same thing
Logged
Administrator
Administrator
Hero Member
Posts: 1638
Don't forget to donate
Re: how to change mysql root password (phpmyadmin root) same thing
«
Reply #1 on:
September 12, 2014, 12:02:52 PM »
why would you need to change mysql root password ?
Logged
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services
erm3nda
Full Member
Posts: 191
Re: how to change mysql root password (phpmyadmin root) same thing
«
Reply #2 on:
September 13, 2014, 08:10:46 AM »
I don't think the why is a required thing to ask
Also i wanna remark that are different things if you wanna change to another, or if you lost it.
Also, once change, you must update my.ini file under root home.
Logged
8==D it's a function that try to compare 8 (int) against D (string) which returns True or False depending on the asker.
teknohan
Newbie
Posts: 31
Re: how to change mysql root password (phpmyadmin root) same thing
«
Reply #3 on:
September 17, 2014, 02:38:38 AM »
i needed before but now i found the way around no need anymore thanks
Logged
erm3nda
Full Member
Posts: 191
Re: how to change mysql root password (phpmyadmin root) same thing
«
Reply #4 on:
April 13, 2015, 03:49:49 AM »
Can you explain a little?
What was the problem and what was the workaround?
Logged
8==D it's a function that try to compare 8 (int) against D (string) which returns True or False depending on the asker.
Administrator
Administrator
Hero Member
Posts: 1638
Don't forget to donate
Re: how to change mysql root password (phpmyadmin root) same thing
«
Reply #5 on:
April 19, 2015, 10:48:59 PM »
now /scripts folder has this solution
Code:
[Select]
sh /scripts/mysql_pwd_reset
Logged
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services
erm3nda
Full Member
Posts: 191
Re: how to change mysql root password (phpmyadmin root) same thing
«
Reply #6 on:
April 24, 2015, 08:08:29 PM »
mysqld_safe --skip-grant-tables >res 2>&1 &
This is the way. I got my own version of that script from long time ago, but yours is clear
Thank you.
Logged
8==D it's a function that try to compare 8 (int) against D (string) which returns True or False depending on the asker.
Print
Pages: [
1
]
« previous
next »
Control Web Panel
»
WebPanel
»
How to
»
how to change mysql root password (phpmyadmin root) same thing