Author Topic: Problems installing  (Read 7969 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Problems installing
« 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?

Offline
*****
Re: Problems installing
« Reply #1 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
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

Re: Problems installing
« Reply #2 on: May 21, 2015, 02:28:24 PM »
better would be "yum remove mysql" and then proceed with the installation