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 ... 36 37 [38] 39 40 ... 95
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
Hello.

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
I do not like Varnish (stupid thing) and would not recommend it. Especially you do not have a lot of RAM :)

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
Yes, .htaccess will working.
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
}

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
That's not a problem if all work fine ;) Just ignore errors

568
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 ;)

Pages: 1 ... 36 37 [38] 39 40 ... 95