Author Topic: Mysql Root Password  (Read 20823 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Mysql Root Password
« on: July 14, 2016, 09:04:48 AM »
Hi,

It asks for Mysql Root Password during setup. Where can i find this? or do i need to perform a fresh install for CentOS?



Thanks

Offline
*
Re: Mysql Root Password
« Reply #1 on: July 14, 2016, 04:06:44 PM »
It's in a file called my.cnf inside the /root folder on your server

so

/root/my.cnf

Your Root mysql password is there.
Trying to help people :)
Chords and Lyrics

Offline
*
Re: Mysql Root Password
« Reply #2 on: July 14, 2016, 04:50:02 PM »

my.cnf does not appear in /root folder. I use Centos 6. Where could it be?

Offline
*****
Re: Mysql Root Password
« Reply #3 on: July 14, 2016, 10:39:32 PM »

my.cnf does not appear in /root folder. I use Centos 6. Where could it be?
Run in ssh
cat /root/.my.cnf

Offline
*
Re: Mysql Root Password
« Reply #4 on: July 15, 2016, 01:09:52 AM »
Hi,

[root@ns1 ~]# cat /root/.my.cnf
cat: /root/.my.cnf: No such file or directory

OS: Centos 6 64 Bit.

Offline
*
Re: Mysql Root Password
« Reply #5 on: July 15, 2016, 02:15:27 PM »
Can I install this to a working CentOS?

Offline
*****
Re: Mysql Root Password
« Reply #6 on: July 28, 2016, 01:28:12 PM »
Hi, for CWP installation you have to use clean CentOS 6.
In your case, you have installed MySQL server and only you knows the password.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Mysql Root Password
« Reply #7 on: August 01, 2016, 12:50:58 PM »
добрый день! у меня была такая проблема, я ее решил удалением mysql (yum -y remove mysql), sh cwp-latest сам установит и настроит mysql

Offline
*
Re: Mysql Root Password
« Reply #8 on: August 01, 2016, 01:34:56 PM »
Hi, for CWP installation you have to use clean CentOS 6.
In your case, you have installed MySQL server and only you knows the password.

I have no chance to reinstall CentOS. I also found the MySQL password. Do i still need to reinstall CentOS?

Offline
*
Re: Mysql Root Password
« Reply #9 on: August 02, 2016, 04:35:00 AM »
delete mysql, cwp self install and configure mysql

Offline
*
Re: Mysql Root Password
« Reply #10 on: August 09, 2016, 08:20:35 AM »
You should reinstall all. Their is 100% something missing or went wrong. I guess you did not install centos minimal.You choose a different setup which include mysql apache and few other services. To guarantee a smooth running system install all new or you will get problems in future. I install it on more then 100 server.