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 ... 27 28 [29] 30 31 ... 89
421
PHP / Re: php high load
« on: October 09, 2020, 09:27:30 AM »
you will need to check with some experienced system admin or cwp support

422
CentOS-WebPanel Bugs / Re: I can't create emails
« on: October 09, 2020, 09:26:42 AM »
looks like this is working ok in the latest version

423
CentOS 7 Problems / Re: Reboot in x minutes doesn't works
« on: October 08, 2020, 05:28:56 PM »
it's fixed in the new version which should be out tomorrow.

424
Apache / Re: Problems enabling MOD_REWRITE
« on: October 08, 2020, 05:27:47 PM »
you should check the logs if you have some issue

425
PHP / Re: php high load
« on: October 08, 2020, 05:26:38 PM »
the experienced system admin should check that could be some bad bot attack or d/dos or simple some improvements must be done.

426
CentOS-WebPanel Bugs / Re: Auto SSL AcmeV1 no longer used
« on: October 08, 2020, 05:24:34 PM »
you need to upgrade your acme
Code: [Select]
/root/.acme.sh/acme.sh --upgrade

427
Nginx / Re: 404 error on new install CWP
« on: October 06, 2020, 05:02:26 PM »

428
you need to test your mail service connection, you can google for many different types of tests, like simple ones using openssl

Code: [Select]
openssl s_client -servername mail.domain.com -connect mail.domain.com:pop3s
openssl s_client -connect localhost:25 -servername servername.otherdom.com -starttls smtp

429
CentOS-WebPanel GUI / Re: E-Mail server settings in User Panel
« on: October 06, 2020, 11:00:58 AM »
if domain has installed ssl for mail.DOMAIN.COM then it will also have all required configuration to use the same address.
However, in the panel configuration is shown for the hostname to avoid issues with those not having ssl for the mail subdomain installed.

430
CentOS-WebPanel GUI / Re: ConfigServer Scripts tab is not visibile
« on: October 06, 2020, 10:58:09 AM »
try to update it
Code: [Select]
csf -u

431
Information / Re: Mail Delivery Report
« on: October 03, 2020, 10:43:48 AM »
in cwp.admin under email menu you have email stats

432
you can use mail server manager in cwp to rebuild the mail server...it will also correct permissions

433
Nginx / Re: NGINX + Varnish Only for wordpress Problems
« on: September 24, 2020, 10:28:08 PM »
as usual for any other issue, you need to check the server logs as mentioned on the cwp wiki

434
Information / Re: CentOS 8 Support - When or Never???
« on: September 24, 2020, 10:01:10 PM »
you can't upgrade centos 7 to centos 8...you should always use the new install.

435
Apache / Re: .htaccess problem
« on: September 24, 2020, 09:56:09 PM »
if you use search on the wiki you can find the solution
http://wiki.centos-webpanel.com/options-followsymlinks-not-allowed

Pages: 1 ... 27 28 [29] 30 31 ... 89