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.
856
CentOS-WebPanel GUI / Re: mysqli_connect() ERROR on CWP Panel
« on: July 16, 2019, 08:25:55 AM »
you shouldn't change mysql root password manually instead you need to use the script.
Code: [Select]
sh /scripts/mysql_pwd_reset
857
CentOS-WebPanel GUI / Re: Does "CWPpro Terminal" work for you?
« on: July 16, 2019, 08:23:44 AM »
for CWP pro terminal you need to have valid Hostname with A record DNS and ssl.
858
CentOS-WebPanel GUI / Re: Customers panel rearranged
« on: July 16, 2019, 08:22:43 AM »The disk usage option are always showing as ZEROyou need to enable Disk quota system
859
Suggestions / Re: Add the new HTTP/3 - QUIC protocol to CWP and CWP PRO !
« on: July 09, 2019, 09:05:34 AM »
hello, this is still not implemented in web servers, For nginx it is still in development phase.
860
E-Mail / Re: I can not send email using PHPMailer.
« on: June 21, 2019, 08:49:33 AM »
contact support for the checks
861
E-Mail / Re: lfd on srv1.server.com.br: Suspicious File Alert
« on: June 21, 2019, 08:48:44 AM »
you've rebuilded/installed php 5.5.38 thats are those files.
862
CentOS 7 Problems / Re: Excessive resource usage: rpc (2453 (Parent PID:2453))
« on: June 21, 2019, 08:47:33 AM »
you can add the executable to /etc/csf/csf.pignore
to stop recieving alerts from rpcbind
to stop recieving alerts from rpcbind
863
Aplications / Re: Zend Mail Protocol Exception: Could not open socket
« on: June 21, 2019, 08:38:35 AM »
did you tried with plain smtp port 25 ?
864
Backup / Re: CWP Backup Starting Time
« on: June 21, 2019, 08:36:37 AM »
crons jobs for backup are here :
/etc/cron.daily/cwp
you can modify according to your needs.
/etc/cron.daily/cwp
you can modify according to your needs.
865
CentOS-WebPanel GUI / Re: Default web page
« on: June 21, 2019, 08:32:12 AM »
you need to add DNS - A record ip for web1.getitdesigned.us
867
Varnish / Re: missing option in webservers manager - apache and varnish together
« on: June 08, 2019, 10:03:28 PM »Hi,
I use CWP 0.9.8.832, and do not see any apache + varnish option in the manager (Setup default Web Servers -> Select WebServer)
I would like to continue using this method.
I have been using this system for 3 years, and I would not want to make any further changes.
Can this option also be included in the configuration of cwp?
Thank the CWP team for everything she has done so far.
And I expect feedback.
hi for https support you've to use nginx + varnish + apache
we didn't have apache + varnish option in current releases
869
CentOS 7 Problems / Re: How to add domain with special characters
« on: May 31, 2019, 09:40:18 AM »
you need to convert the domain to ASCII characters via any IDN converter tool
870
CentOS 7 Problems / Re: PHP-FPM high CPU and Mysqld
« on: May 30, 2019, 08:21:36 PM »
hi you can lower the load by using memcached or redis
for wordpress tutorial :
https://www.mysterydata.com/configure-and-speedup-wordpress-with-memcached-on-php-7/
https://www.mysterydata.com/speedup-wordpress-decrease-server-load-redis-cache-cwp-centos-webpanel/
for wordpress tutorial :
https://www.mysterydata.com/configure-and-speedup-wordpress-with-memcached-on-php-7/
https://www.mysterydata.com/speedup-wordpress-decrease-server-load-redis-cache-cwp-centos-webpanel/