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 ... 40 41 [42] 43 44 ... 89
616
Try this
/usr/local/cwp/php71/bin/php /usr/local/softaculous/cron.php

617
for user panel run a manual update

sh /scripts/update_cwp

618
for user panel run a manual update

sh /scripts/update_cwp


619
Updates / Re: CWP Version 0.9.8.638. I get errors. Please help me
« on: July 01, 2019, 09:53:00 PM »
run update manually

sh /scripts/update_cwp

621
Information / Re: It seems that cwp has a new website
« on: June 30, 2019, 07:28:30 AM »
file manager was already fixed with the new version and it has drag&drop, double click enter folder, single click file rename.
cwp is also preparing to release an even better file manager update next month.

622
there will be always rules updates to get things more secure so you simply need to learn how to whitelist rules.

625
with mod security you will always need to whitelist some rules per domain so you simply need to learn how to do that!

ModSecurity rules can't be for everyone as each website is different (using different plugins, mods, themes) that is the reason why per domain whitelisting exists.

The best rules are the one OWASP has as they are much more strict and for each website requires detailed testing and more than several rules to be whitelisted...but they provide the best security as they block much more things.

In short, if you want higher and better security you should use more advanced and more complicated rules.
Whitelisting is so simple and requires less than a minute to check and whitelist some rules.

Example procedure
- check error logs for a domain having an issue: tail -n 100 /usr/local/apache/domlogs/DOMAIN.error.log
- go to mod_security: click on "Edit rules" of some domain and simply click on "Add ID Rule"


626
Mod_Security / Re: IS MY SERVER GETTING VIRUS ?
« on: June 24, 2019, 09:50:06 PM »
it has not anything to the control panel as you as system owner decide what you will do with your server and website scripts

so to get all secure yolu should do cwp recommended
- csf firewall
- mod security: comodo waf
- all scripts like wordpress/joomla and plugins need to be updated
- filesystemlock - cwp feature for systems which require a high security
- strong passwords and never don't use default usernames like admin....

627
PHP Selector / Re: BUG: PHP-FPM vhost template not functioning
« on: June 14, 2019, 08:16:12 AM »
the latest version has this fixed.

628
Installation / Re: How can I find out whether it's CWP 6 or CWP 7?
« on: June 06, 2019, 07:21:45 PM »
when you login into cwp you have info about the centos version 6/7

629
PHP Selector / Re: Uninstall PHP-FPM
« on: June 06, 2019, 01:25:16 PM »
you can use any php regardless on what you have installed if you have not set to force php-fpm on the webservers.

630
DNS / Re: How to perform this procedure?
« on: June 04, 2019, 11:50:26 AM »
on the main server you should manage dns zones as other server should be dns slave
You can google for dns slave setup or wait cwp to have it released in a several days as its already completed.

Pages: 1 ... 40 41 [42] 43 44 ... 89