This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Installation / Recommended CentOS variant for new CWP installations
« on: July 26, 2021, 04:31:37 PM »
Hi,
I'm getting a new VPS. So I just wanted to know if CentOS 7 is still the recommended release for CWP?
Or, can I just install CWP on CentOS 8 Stream?
I'm getting a new VPS. So I just wanted to know if CentOS 7 is still the recommended release for CWP?
Or, can I just install CWP on CentOS 8 Stream?
2
CentOS-WebPanel Bugs / Mysqli connection refused for root user in Cent OS
« on: June 14, 2021, 08:35:04 PM »
Suddenly I got this error while trying to login to the CWP Control panel.
I have tried resetting the root password too. Also I have checked and confirm that the root password is same in both /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf
Someone please help.
Code: [Select]
Warning: mysqli_connect(): (HY000/2002): Connection refused in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0
Warning: mysqli_connect(): (HY000/2002): Connection refused in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0
Warning: mysqli_connect(): (HY000/2002): Connection refused in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0
Warning: mysqli_connect(): (HY000/2002): Connection refused 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:
I have tried resetting the root password too. Also I have checked and confirm that the root password is same in both /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf
Someone please help.
Pages: [1]