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
CentOS 6 Problems / Re: Centos Web Panel Not Login
« 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?
2
CentOS 6 Problems / 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:
3
How to / How to Change Site IP Address
« on: March 22, 2018, 02:57:57 PM »
Hi
I want to give a special ip for each website. how can I do this?
example
aaa.com : 187.158.62.32
bbb.com : 107.187.25.95
ccc.com : 90.107.65.45
I want to create it with different ip addresses like this. I have more than one ip address on the server.
I want to give a special ip for each website. how can I do this?
example
aaa.com : 187.158.62.32
bbb.com : 107.187.25.95
ccc.com : 90.107.65.45
I want to create it with different ip addresses like this. I have more than one ip address on the server.
Pages: [1]