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.
31
SSL / Re: enable SSL port 3001 (uptime-kuma)
« on: May 04, 2022, 05:37:37 AM »
in the same way as for other custom apps like nodejs, tomcat...
check the part at the bottom (Configure Webservers with custom port and then install ssl)
http://wiki.centos-webpanel.com/how-to-install-and-setup-node-js-on-cwp
check the part at the bottom (Configure Webservers with custom port and then install ssl)
http://wiki.centos-webpanel.com/how-to-install-and-setup-node-js-on-cwp
32
CentOS-WebPanel Bugs / Re: Bug with CWP - Template Editor Pages
« on: April 17, 2022, 08:45:22 AM »
* Custom templates are required if you plan to make custom changes as default templates get overwritten on each CWP update.
33
Installation / Re: Can I Install It On Canonical Ubuntu 20.04
« on: April 17, 2022, 08:31:04 AM »
on the cwp installation page you have supported systems only redhat, centos, oracle, rocky, alma will work
Also, ARM is not supported. You should get some VPS or a real server.
Also, ARM is not supported. You should get some VPS or a real server.
34
CentOS-WebPanel Bugs / Re: Bug with CWP - Template Editor Pages
« on: April 16, 2022, 05:00:15 PM »
you can't modify existing templates, you need to search wiki for info, this info exists from 2019
http://wiki.centos-webpanel.com/custom-account-templates
http://wiki.centos-webpanel.com/custom-account-templates
36
CentOS 7 Problems / Re: Hostname ssl issue
« on: April 08, 2022, 06:54:49 AM »
try to go in cwp on hostname to change it and just click on the save button, it should generate a new LE cert
37
Migration from other control panels / Re: Importing cPanel backup to cwp 80 GB Backup (Always timeout)
« on: April 07, 2022, 05:12:04 PM »
try to create it without homedir and then rsync manually homedir and mail
http://wiki.centos-webpanel.com/how-to-manually-import-emails
http://wiki.centos-webpanel.com/how-to-manually-import-emails
38
CentOS-WebPanel GUI / Re: Where the mysql tuner is located?
« on: April 06, 2022, 07:38:42 AM »
if you mean on the mysql settings then
/etc/my.cnf.d/server.cnf
/etc/my.cnf
/etc/my.cnf.d/server.cnf
/etc/my.cnf
39
Information / Re: Expand disk capacity on the VPS
« on: April 04, 2022, 01:25:08 PM »
the best would be to ask your provider to extend the disk or provide you the instructions as that depends on the filesystem and mount type.
40
PHP / Re: How to install PHP 8?
« on: April 04, 2022, 01:22:40 PM »
try to check the logs files as there is info about any issue.
41
Information / Re: Bandwidth limit and site suspension
« on: April 04, 2022, 01:19:19 PM »
if you check the api functions you will see that there exists a command to reset bandwidth
http://wiki.centos-webpanel.com/cwp-admin-api
http://wiki.centos-webpanel.com/cwp-admin-api
42
Migration from other control panels / Re: Migration of a wordpress account from cpanel to cwp
« on: March 14, 2022, 07:35:13 PM »43
PHP / Re: 502 Bad Gateway
« on: March 14, 2022, 06:24:55 AM »
nginx + varnish can be used only if you proxy varnish to the custom app, like nodejs, tomcat....
if you want to use php then you can use only the option where the last server is nginx or apache.
However, you can also set per domain to use nginx + php-fpm if you have selected nginx/varnish webserver setup.
if you want to use php then you can use only the option where the last server is nginx or apache.
However, you can also set per domain to use nginx + php-fpm if you have selected nginx/varnish webserver setup.
44
E-Mail / Re: block email domain and user specific
« on: March 09, 2022, 11:03:03 AM »
cwp has already black/white list files
http://wiki.centos-webpanel.com/postfix-blacklist-domain-or-ip
http://wiki.centos-webpanel.com/postfix-blacklist-domain-or-ip
45
Postfix / Re: Spam Filtering by Subject Line
« on: March 07, 2022, 07:47:16 AM »
you are missing the important part of having that file included in the postfix conf to work
/etc/postfix/main.cf:
/etc/postfix/main.cf:
Code: [Select]
header_checks = pcre:/etc/postfix/header_checks