Control Web Panel

WebPanel => CentOS 6 Problems => Topic started by: glen on May 12, 2018, 09:42:42 AM

Title: Centos Web Panel Not Login
Post by: glen 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:


Title: Re: Centos Web Panel Not Login
Post by: Jamshed Datori 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.
Title: Re: Centos Web Panel Not Login
Post by: glen 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?
Title: Re: Centos Web Panel Not Login
Post by: Jamshed Datori 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.
Title: Re: Centos Web Panel Not Login
Post by: kartalcicek on December 06, 2018, 11:36:09 AM
Hi

how much did you pay? and could they fix the problem without harming their website?
Title: Re: Centos Web Panel Not Login
Post by: josemnunez 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