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 ... 39 40 [41] 42 43 ... 95
601
Installation / Re: Nginx + Varnish Issue
« on: June 17, 2019, 06:54:13 AM »
I guess you should not change any configs manually.
And I would not use Varnish. I believe nginx+PHP-FPM 7.x the best option.

602
Information / Re: Ongoing Issue With Crontab
« on: June 17, 2019, 06:31:29 AM »

Question is what exactly does that text equate to?

Who knows... Try to talk to the website (CMS) developers ;)

603
You can add that in /etc/sysctl.conf or /etc/sysctl.d/99-sysctl.conf . In the first case "net.ipv4.tcp_syncookies = 1" will be set before Netdata started. In the second one - do not sure

604
Information / Re: Ongoing Issue With Crontab
« on: June 14, 2019, 10:31:14 AM »
What exactly does this cron do? 

0 0 * * 0 usr/local/php5/bin/php /home/your_username/public_html/index.php -p cron -t weekly

That's won't work with CWP.

605
Information / Re: How to change Apache mpm-prefork to mpm-Event
« on: June 14, 2019, 10:28:33 AM »
Hi, just use the Apache documentation https://httpd.apache.org/docs/2.4/mpm.html
It's simple.

606
CSF Firewall / Re: Question about blocks and block emails..
« on: June 04, 2019, 12:54:07 PM »
You can stop the emails but there a very bad idea. I'd suggest to change the SSH port and checking every email.

607
CSF Firewall / Re: UDP out port 67
« on: June 04, 2019, 12:51:21 PM »
Hi, you can block the port if you do not use DHCP

608
Apache / Re: How to Change MPM to Worker or Event
« on: June 04, 2019, 12:47:55 PM »
try the command below:
Code: [Select]
/usr/local/apache/bin/httpd -V | grep 'Server MPM'

609
You can't activate/deactivate anything and have it forever in the demo ;)

I did I mean I'm doing it manually.

when I reboot the server I have to activate it manually every time.

You can try it on Cwp demo on any version, just enter and activate it, than reboot and watch the results...

Regards

610
CentOS 7 Problems / Re: MX Record
« on: June 04, 2019, 12:41:41 PM »
Hi, try to test your mail server with https://mail-tester.com/
Also, you can check the MX/SPF with dig or nslookup commands ;)

611
CentOS 7 Problems / Re: sdns
« on: June 02, 2019, 08:27:05 AM »
You must have a domain which was registered (you must be owner the domain). And then you will be able to set the PTR.

612
SSL / Re: SSL for the mail server?
« on: June 01, 2019, 10:03:03 AM »
You can install LE SSL via CWP => Server Settings => Change Hostname and use the https://hostname:2095/ for the access

613
CentOS 7 Problems / Re: sdns
« on: June 01, 2019, 09:59:57 AM »
the rdns is configured on the machine where I have installed the webpanel or I have to ask the isp who provides me the fixed ip?

Exactly, you to ask ISP. ;)

614
CentOS 7 Problems / Re: PHP-FPM high CPU and Mysqld
« on: June 01, 2019, 09:59:07 AM »
@leebrimlow
the command: mysqladmin pr will show to you the queries at the moment.

615
CentOS 7 Problems / Re: Can you help me plzz
« on: June 01, 2019, 09:57:59 AM »
Hi, just run the next two commands if you'd like to change the MySQL root password:
Code: [Select]
/scripts/mysql_pwd_reset
cat /root/.my.cnf

Pages: 1 ... 39 40 [41] 42 43 ... 95