Show Posts

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.


Messages - studio4host

Pages: 1 ... 4 5 [6] 7 8 ... 89
76
Apache / Re: Conf files reset problem
« on: January 02, 2022, 02:46:58 PM »
you need to create your own new vhost template and you will not have issue.
http://wiki.centos-webpanel.com/webservers-vhost-templates

77
CentOS 7 Problems / Re: Blank Websites
« on: January 02, 2022, 02:45:16 PM »
you should properly configure vhosts and NEVER do manual changes!
http://forum.centos-webpanel.com/index.php?topic=11633.msg39883#msg39883

info is on cwp wiki from 2018.
http://wiki.centos-webpanel.com/webservers-vhost-templates

78
you need to use make all configurations in custom vhost templates...info about this is on cwp wiki.
Manual changes in the path or anything else in the vhost files are BAD and you should never do it.

79
that doesn't look like something good..it could be some coin mainer or hacking script.
You should check with you sysadmin or cwp support

80
CentOS 7 Problems / Re: Problem with all accounts
« on: December 29, 2021, 10:26:55 AM »
fix

Code: [Select]
rm -f /usr/local/cwp/users/suspended/*.bandwidth
/scripts/cwp_api webservers rebuild_all

81
CentOS-WebPanel Bugs / Re: all my websites Account Suspended
« on: December 29, 2021, 06:57:50 AM »
there is one more way to resolve it
Code: [Select]
rm -f /usr/local/cwp/users/suspended/*.bandwidth
/scripts/cwp_api webservers rebuild_all

82
Updates / Re: After update today, nginx/1.20.0 error
« on: December 29, 2021, 06:57:10 AM »
there is one more way to resolve it
Code: [Select]
rm -f /usr/local/cwp/users/suspended/*.bandwidth
/scripts/cwp_api webservers rebuild_all

83
CentOS-WebPanel Bugs / Re: all my websites Account Suspended
« on: December 29, 2021, 06:41:25 AM »
try to run cwp update manually, it looks like new automatic suspensions for bandwidth exceeders was not working properly with unlimited accounts.

Code: [Select]
/scripts/update_cwp

84
Updates / Re: After update today, nginx/1.20.0 error
« on: December 29, 2021, 06:40:03 AM »
try to run cwp update manually, it looks like new automatic suspensions for bandwidth exceeders was not working properly with unlimited accounts.

Code: [Select]
/scripts/update_cwp

85
Functions / Re: TXT Record Problem
« on: December 29, 2021, 12:02:40 AM »
have you tried to update cwp ?

86
Postfix / Re: Mail server problems
« on: December 29, 2021, 12:00:16 AM »
try checking connection limits in dovecot.

87
CentOS-WebPanel Bugs / Re: DISK FULL: Can't start MySQL!
« on: December 28, 2021, 01:47:25 PM »
clean the disk as you can't run MySQL with full disk

Useful script for checking logs:
Code: [Select]
sh /scripts/disk_check

88
you need to have dkim i opnedkim configuration and the same on your dns zone on the domain nameservers.
Meaning that if you don't use cwp for name servers then you need to manually copy it to your nameservers.

Note: this info is only if you send emails from your cwp server.

89
DNS / Re: BIND9- FAILED TO START
« on: December 28, 2021, 01:40:39 PM »
try checking it in the messages logs and start manually by using the start command from systemd service.

90
CentOS 7 Problems / Re: Postfix Email Problem
« on: December 27, 2021, 08:25:42 PM »
you need to check the logs and mail headers...however, if you event don't know those basics then you should check with experienced sysadmin or cwp support

Pages: 1 ... 4 5 [6] 7 8 ... 89