Author Topic: Centos Web Panel Not Login  (Read 9560 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Centos Web Panel Not Login
« on: May 12, 2018, 09:42:42 AM »
how can i fix this error. I can not login to centos web panel.  db_conn.php and root/.my.cnf   The passwords are the same.



Code: [Select]
Warning: mysqli_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES) in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0

Warning: mysqli_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES) in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0


Trying to start mysql server, please wait!
Try to restart CentOS Web Panel with command: sh /scripts/restart_cwpsrv

**Check your MySQL root password in: /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf


Warning: mysqli_error() expects exactly 1 parameter, 0 given in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0
Could not connect:



Offline
***
Re: Centos Web Panel Not Login
« Reply #1 on: May 12, 2018, 11:54:50 AM »
I had the same issue and could not found the solution and then I had to pay CWP team to fix the issue.

Offline
*
Re: Centos Web Panel Not Login
« Reply #2 on: May 12, 2018, 04:48:04 PM »
I had the same issue and could not found the solution and then I had to pay CWP team to fix the issue.

Hi

how much did you pay? and could they fix the problem without harming their website?

Offline
***
Re: Centos Web Panel Not Login
« Reply #3 on: May 12, 2018, 05:01:01 PM »
I had the same issue and could not found the solution and then I had to pay CWP team to fix the issue.

Hi

how much did you pay? and could they fix the problem without harming their website?

I paid one time support fee $7 and they fixed it without disturbing anything.

Offline
*
Re: Centos Web Panel Not Login
« Reply #4 on: December 06, 2018, 11:36:09 AM »
Hi

how much did you pay? and could they fix the problem without harming their website?

Offline
*****
Re: Centos Web Panel Not Login
« Reply #5 on: December 06, 2018, 01:45:17 PM »
The problem can be solved by applying the following:

- Update via ssh the latest version of CWP
 
Code: [Select]
sh /scripts/update_cwp
 
- Restart your server
  
Code: [Select]
  reboot