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 - Igor S.

Pages: 1 ... 23 24 [25] 26 27 ... 95
361
Hi, open a ticket  provided the issue example and root access to the server. Developers will check.

362
SSL / Re: problem with certificate on the subdomain
« on: August 18, 2020, 07:54:31 AM »
Hi, try to restart varnish (if in use) and/or reinstall the SSL.

363
Check log file /root/.acme.sh/acme.sh.log and you will see the problem.

364
CentOS 7 Problems / Re: Very High swap memory usage
« on: August 16, 2020, 07:22:24 PM »
Hi.

You have too low memory. That is the okay OS used many SWAP, I would recommend to add 2Gb RAM and delete the swap.

365
Installation / Re: Slave DNS Server & Manager
« on: August 16, 2020, 06:42:13 PM »
Where exactly do you have the error? Have you checked the log files?

366
Information / Re: Out of lan access
« on: August 16, 2020, 06:40:51 PM »
In this case, you have to ask your network admin. Anyway, nobody there knows how your network/routing/ports were configured.
You are able to connect from one address and unable from other means you have incorrect network configuration ;)

367
Information / Re: Mod_deflate.co gzip compression problem
« on: August 16, 2020, 06:37:53 PM »
It required several hours to determine why my sites were not compressing but here is what you MUST add to the bottom of the httpd.conf (apache congifuration file in cwp)

AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4.[0678] no-gzip
BrowserMatch bMSIEs7 !no-gzip !gzip-only-text/html
BrowserMatch bOpera !no-gzip
Header append Vary User-Agent

DeflateCompressionLevel 9
ตารางคะแนนพรีเมียร์ลีก 2020

Why do you think it must be added for all? Not at all people using it ;)
You can use .htaccess and add the compression or you can use the VirtualHost template and add it.

368
CentOS 7 Problems / Re: Where Is The File System Lock?
« on: August 12, 2020, 08:38:55 AM »
In the user panel check the orange button "unlocked" (screenshot: http://i.imgur.com/A66B66m.png )
You can use 2031 or 2087 ports for CWPadmin. Both using https and it should be safe. I would recommend to install SSL for hostname and using it.

369
CentOS 6 Problems / Re: Disable dangerous PHP functions :/
« on: August 12, 2020, 08:31:28 AM »
You can disable functions in /opt/alt/php-fpm%VERSION%/usr/php/php.ini

370
CentOS 6 Problems / Re: Can't set Nginx Only default server
« on: August 12, 2020, 08:29:19 AM »
You have to check and rebuild VirtualHosts via WebServer settings.
Also, try to restart nginx manually once the VirtualHosts are rebuilt.

371
Installation / Re: Installiation failed on centos 6
« on: August 12, 2020, 08:26:06 AM »
Hi, @john4458
Use CentOS 7. CentOS 6 is too old and many things will not be integrated to the version.

372
Information / Re: Out of lan access
« on: August 12, 2020, 08:24:36 AM »
Maybe you have some additional firewall like firewalld which blocked ports
Nobody able to guess what do you have and what errors. Ask some compitent system admin and provide the server access to him (her).

373
CWP uses WHMCS, but your billing system should not depends a control panel.
Use the system you like more. ;)

374
Apache / Re: How to Enable PUT and DELETE http methods?
« on: August 10, 2020, 04:19:41 PM »
Check the files and folders permissions, owner. Remove any “Order deny,allow”, “Order allow,deny”, and related lines from .htaccess.
Must be used require all granted/denied instead.

375
CentOS 7 Problems / Re: Where Is The File System Lock?
« on: August 10, 2020, 04:15:48 PM »
Hi, you can find it under a user (in CWPuser).

Pages: 1 ... 23 24 [25] 26 27 ... 95