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.
556
Installation / Re: I did not understand this part of this tutorial
« on: July 25, 2019, 03:11:30 PM »
You also can check the named config by the command below:
Code: [Select]
named-checkconf -z /etc/named.conf
557
Installation / Re: Undefined offset: 0 in /usr/local/cwpsrv/htdocs/resources/admin/modules/mail_qu
« on: July 25, 2019, 03:07:07 PM »
Hello.
Try re-login to CWP, I suppose it will help you.
Try re-login to CWP, I suppose it will help you.
558
CentOS 7 Problems / Re: mail
« on: July 22, 2019, 10:03:28 AM »
Also, check if the server hostname is correct and rebuild the mail server with correct hostname/domain name
559
Installation / Re: Install CWP with PHP 7.1 by deafult
« on: July 22, 2019, 10:00:00 AM »
Hi, yes. Seems like that's all you need.
560
Installation / Re: What is the best setup for high performance WP + .htaccess
« on: July 22, 2019, 09:58:54 AM »
I do not like Varnish (stupid thing) and would not recommend it. Especially you do not have a lot of RAM ![Smiley :)](https://forum.centos-webpanel.com/Smileys/default/smiley.gif)
![Smiley :)](https://forum.centos-webpanel.com/Smileys/default/smiley.gif)
561
Installation / Re: Easy to follow CWP Install
« on: July 20, 2019, 06:51:17 AM »
hi, contact CWP support for the migration if the server still has CPanel.
562
Installation / Re: can't start Webpanel
« on: July 20, 2019, 06:49:17 AM »
it seems like the trouble with one-two servers and not a CWP trouble.
563
Installation / Re: What is the best setup for high performance WP + .htaccess
« on: July 20, 2019, 06:47:49 AM »
Yes, .htaccess will working.
But I would recommend using nginx rules instead of .htaccess and install nginx+PHP-FPM 7.x
But I would recommend using nginx rules instead of .htaccess and install nginx+PHP-FPM 7.x
564
MySQL / Re: Warning: mysqli_connect(): (HY000/2002)
« on: July 14, 2019, 06:41:57 PM »I have the same error ,can someone guide us how to fix it, please.
Just ask to see a competent sysadmin. Sometimes can help deleting /var/lib/mysql/ib_logfile0 and /var/lib/mysql/ib_logfile1, sometimes can't and must be investigated.
565
CentOS 7 Problems / Re: Logrotate for access_log and modsec_audit.log
« on: July 13, 2019, 04:41:38 PM »
Try to add as the one config and check.
/usr/local/apache/logs/*log{
daily
missingok
rotate 15
compress
delaycompress
notifempty
sharedscripts
dateext
postrotate
service httpd restart > /dev/null
endscript
}
/usr/local/apache/logs/*log{
daily
missingok
rotate 15
compress
delaycompress
notifempty
sharedscripts
dateext
postrotate
service httpd restart > /dev/null
endscript
}
566
CentOS 7 Problems / Re: BIND DNS Server - Failed Every 2 days
« on: July 13, 2019, 03:05:01 PM »
How many RAM do you have? Try to increase it if 1-2Gb
567
CentOS 7 Problems / Re: PHP Version Switcher - Error rebuild PHP 7.3.6
« on: July 13, 2019, 03:03:59 PM »
That's not a problem if all work fine
Just ignore errors
![Wink ;)](https://forum.centos-webpanel.com/Smileys/default/wink.gif)
568
CentOS 7 Problems / Re: My server is blocking external APIs after 1 minute
« on: July 13, 2019, 03:01:11 PM »
Try to check/to disable CSF/SELinux
569
Installation / Re: Install CWP with PHP 7.1 by deafult
« on: July 13, 2019, 02:44:53 PM »
Hi, you will need using PHP Switcher and change the PHP version after CWP installation.
570
Installation / Re: Two domains showing up
« on: July 13, 2019, 02:41:40 PM »
Just use CWP support or ask some competent sysadmin to check that.
It is too simple to fix, but too hard to explain
It is too simple to fix, but too hard to explain
![Wink ;)](https://forum.centos-webpanel.com/Smileys/default/wink.gif)