Control Web Panel

WebPanel => Installation => Topic started by: zaer73 on May 21, 2015, 08:53:51 AM

Title: Problems installing
Post by: zaer73 on May 21, 2015, 08:53:51 AM
I would enter the following code:
cd /usr/local/src
wget http://centos-webpanel.com/cwp-latest
sh cwp-latest
------------
Finally, I want the password database.
What should I do?
Title: Re: Problems installing
Post by: Igor S. on May 21, 2015, 11:02:26 AM
I would enter the following code:
cd /usr/local/src
wget http://centos-webpanel.com/cwp-latest
sh cwp-latest
------------
Finally, I want the password database.
What should I do?

Hello.

command: /bin/cat /root/.my.cnf  will show to you MySQL root password
Title: Re: Problems installing
Post by: brijendrasial on May 21, 2015, 02:28:24 PM
better would be "yum remove mysql" and then proceed with the installation