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.
676
CentOS 7 Problems / Re: File System Lock
« on: May 08, 2019, 10:41:58 AM »
Hi, just for users. I do not think it should be for the root.
If somebody has the root permissions nothing helps.
If somebody has the root permissions nothing helps.
Is file lock only an option for users other than root?
677
CentOS 7 Problems / Re: Files are not writable, uploads is impossible, File System Lock is disabled.
« on: May 08, 2019, 10:40:27 AM »
Hi, just disable the backup in CWP Settings
678
CentOS-WebPanel Bugs / Re: AutoSSL Does not Install Correct Domain
« on: May 08, 2019, 07:50:28 AM »
Hi, you must check your DNS. CWP works fine with SSL.
679
Installation / Re: How to add another IP to server? How to add IPV6 to server?
« on: May 08, 2019, 07:40:21 AM »
Hello.
The CWP does not use IPv6 for now. Probably it will be in a future release.
The CWP does not use IPv6 for now. Probably it will be in a future release.
680
Installation / Re: can't start Webpanel
« on: May 08, 2019, 07:38:57 AM »
Hello.
Try the command below:
CWPSRV can't start because of missing certificate
can not load certificates "etc/pki/tls/certs/hostname.crt" BIO_new_file()
this is the problem. what now?
Try the command below:
Code: [Select]
/scripts/generate_hostname_ssl
681
Installation / Re: Cannot connect to MySQL, db_conn.php is missing
« on: May 08, 2019, 07:08:20 AM »
Hi, have you tried? Probably you have changed the password manually or your SQL server stopped.
Code: [Select]
sh /scripts/mysql_pwd_reset
682
Installation / Re: Two domains showing up
« on: May 08, 2019, 07:06:17 AM »
Hi,
And where exactly do you see that? Navigate, please.
And where exactly do you see that? Navigate, please.
683
Information / Re: mysqli_error()
« on: May 08, 2019, 07:03:05 AM »
Hi, what exactly you trying with the things below?
Just run the command:
Quote
[root@host ~]# /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php
-bash: /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php: Permission denied
[root@host ~]# /root/.my.cnf
-bash: /root/.my.cnf: Permission denied
Just run the command:
Code: [Select]
/scripts/mysql_pwd_reset
684
Information / Re: i have an issue
« on: May 01, 2019, 08:25:36 AM »
Hi, just contact to CWP billing team.

685
CentOS 6 Problems / Re: can not log in to the panel
« on: April 30, 2019, 09:03:40 AM »
Try to check the ports are opened and your IP is not blocked at the server.
You can also try to contact CWP support.
You can also try to contact CWP support.
686
Addons / Re: netdata installed by itself???
« on: April 30, 2019, 09:01:57 AM »
Hi,
To uninstall netdata please use this command, it will require some confirmation
From the script /scripts/install_netdata
To uninstall netdata please use this command, it will require some confirmation
Code: [Select]
/usr/local/src/netdata/packaging/installer/netdata-uninstaller.sh --yes
From the script /scripts/install_netdata
687
Installation / Re: can't start Webpanel
« on: April 30, 2019, 08:51:53 AM »
Hello, have you tried to restart the server and/or CWP? Try to do that if no

688
Postfix / Re: Manage your Postfix Mail Server using PostfixAdmin on CWP
« on: April 29, 2019, 06:13:25 AM »
Hi, just use the CWP's features for emails. Why do you want to use Postfixadmin?
689
Postfix / Re: Can't connect to smtp (postfix) via SSL from sites on the VPS
« on: April 29, 2019, 06:12:24 AM »
Check if your postfix/main.cf and dovecot.conf have correct CA-bundle (must have the name like "SSL-name-bundle"
690
Addons / Re: Need to know, How to INSTALL OpenLiteSpeed server with CentOs WebPanel
« on: April 29, 2019, 06:10:12 AM »
Hi, the CWP has LiteSpeed, Apache, nginx, Varnish only for now. Maybe in the future...