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.
1711
PHP Selector / PHP Switcher Problem Not Showing New PHP Version - CWPpro - CentOS 8
« on: September 13, 2020, 02:51:40 AM »
Just went to update PHP on the CentOS 8 servers running CWPpro, and when I pull up PHP Version Switcher v2 or PHP Selector v2, Neither show 7.3.22 or 7.4.10.
But on the CWPpro - CentOS 7 is does show and allows you to update.
CentOS 7 & 8 servers are both running CWPpro version: 0.9.8.1008
I'm guessing this is a bug in CWP for CentOS 8.
OR
CWP hasn't released PHP 7.3.22 for CentOS 8 yet.
If anyone has any info, please comment below.
But on the CWPpro - CentOS 7 is does show and allows you to update.
CentOS 7 & 8 servers are both running CWPpro version: 0.9.8.1008
I'm guessing this is a bug in CWP for CentOS 8.
OR
CWP hasn't released PHP 7.3.22 for CentOS 8 yet.
If anyone has any info, please comment below.
1712
DNS / Re: Slave DNS Server & Manager Question
« on: September 12, 2020, 06:58:31 AM »
That's have I have it, so it should be working OK then.
1713
SSL / Re: CWP support for TLSv1.3
« on: September 11, 2020, 05:11:14 AM »Hi n8v8r,
They'll have to update openssl to 1.1.1 for that.
I am currently doing it on my own, recompil openssl with 1.1.1e source, then recompil apache, recompil php and now remain nginx recompilation.
Regards.
Louis
CWP on CentOS 8 has OpenSSL 1.1.1c
1714
DNS / Re: Slave DNS Server & Manager - doesnt work
« on: September 11, 2020, 04:37:03 AM »
I followed the guide at http://wiki.centos-webpanel.com/slave-dns-server-manager-download-version
And it working mostly smoothly, they forgot to mention a php file you also have to edit:
/home/USERNAME/public_html/inc/db_conn.php
And fill in those 5 lines with the info you setup the DB with.
For /etc/sudoers.d/USERNAME
Replace %USERNAME wit the username you used, as the example in the docs, that would be slave
And it working mostly smoothly, they forgot to mention a php file you also have to edit:
/home/USERNAME/public_html/inc/db_conn.php
And fill in those 5 lines with the info you setup the DB with.
For /etc/sudoers.d/USERNAME
Replace %USERNAME wit the username you used, as the example in the docs, that would be slave
1715
DNS / Re: Slave DNS Server & Manager Question
« on: September 11, 2020, 04:28:13 AM »
I had it placed after:
allow-query { any; };
And before:
/*
- If you are building an AUTHORITATIVE DNS server, do NOT enable recursion.
Should I move it to where you suggest?
allow-query { any; };
And before:
/*
- If you are building an AUTHORITATIVE DNS server, do NOT enable recursion.
Should I move it to where you suggest?
1716
CentOS-WebPanel Bugs / CWP gives "Danger: Available updates - SECURITY ISSUE"
« on: September 09, 2020, 04:10:17 PM »
This is on CentOS 8, but since there isn't a group for it yet, I'm posting it here.
When I login I get that wonderful box in the lower right saying, "Available updates - SECURITY ISSUE, CWP found 1 available yum/rpm updates for your server, click here to check it."
I click on it, and then the update list is empty.
I'm guessing this is a bug, since CentOS 8 uses DNF, and not YUM anymore.
When I login I get that wonderful box in the lower right saying, "Available updates - SECURITY ISSUE, CWP found 1 available yum/rpm updates for your server, click here to check it."
I click on it, and then the update list is empty.
I'm guessing this is a bug, since CentOS 8 uses DNF, and not YUM anymore.
1717
E-Mail / Re: SpamAssassin High CPU Usage
« on: September 08, 2020, 04:07:17 PM »Wel.. the high performance is gone.
Another problem: clamAV, and Amavis not starting when i reboot the server.
Need to manual start everything.
Look under Services Config -> Startup Services
By Default they are set to Disabled, and you have to change them to Enabled.
1718
E-Mail / Re: SpamAssassin High CPU Usage
« on: September 06, 2020, 03:49:10 PM »
Did those 3 steps, am getting:
** (pkttyagent:9592): WARNING **: 15:47:20.946: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject (polkit-error-quark, 0)
But clamd CPU did go down.
** (pkttyagent:9592): WARNING **: 15:47:20.946: Unable to register authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject
Error registering authentication agent: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine user of subject (polkit-error-quark, 0)
But clamd CPU did go down.
1719
E-Mail / Re: SpamAssassin High CPU Usage
« on: September 06, 2020, 03:25:58 PM »
Problem is, when you do a Mail Server Rebuild, it does away with the changes to the config files to activate SpamAssassin.
So your right back to square one.
My mail also got stuck in the queue.
I wound up just disabling SpamAssassin for now.
The server can handle 100% for 1 CPU core.
Another problem I noticed, is last night I did a kernel update and dnf update Amavis as well.
This broke the client from being able to use mail.domaname.com, and had to resort going back to using the hostname for SMTP & IMAP.
He wasn't too happy about that, but at least it working for now.
So your right back to square one.
My mail also got stuck in the queue.
I wound up just disabling SpamAssassin for now.
The server can handle 100% for 1 CPU core.
Another problem I noticed, is last night I did a kernel update and dnf update Amavis as well.
This broke the client from being able to use mail.domaname.com, and had to resort going back to using the hostname for SMTP & IMAP.
He wasn't too happy about that, but at least it working for now.
1720
E-Mail / Re: Use my own domain as imap server instead of server domain
« on: September 06, 2020, 03:46:48 AM »Fixed. Rebuild Mail Server did the trick...
I'm still having this issue, and have Rebuilt the Mail Server.
Is yours still working?
1721
E-Mail / SpamAssassin High CPU Usage
« on: September 06, 2020, 03:44:16 AM »
Followed the Wiki at http://wiki.centos-webpanel.com/how-to-configure-spamassassin
Thought when you rebuilt the Email Server and had this option checked, it enabled it.
But apparently it doesn't, since all the line listed in the Wiki are missing.
After Enabling now though, CPU usable is at 100% for spamd
33279 root 20 0 185136 74772 8532 R 100.0 0.9 0:01.48 spamd
Does the Wiki have to still be done for CWPpro 0.9.8.1006?
Or am I missing something?
Thought when you rebuilt the Email Server and had this option checked, it enabled it.
But apparently it doesn't, since all the line listed in the Wiki are missing.
After Enabling now though, CPU usable is at 100% for spamd
33279 root 20 0 185136 74772 8532 R 100.0 0.9 0:01.48 spamd
Does the Wiki have to still be done for CWPpro 0.9.8.1006?
Or am I missing something?
1722
Installation / Re: GoAccess for CentOS 8
« on: September 02, 2020, 05:37:53 AM »you can use it and the issues will be fixed one by one keep reporting
Thanks Sandeep & Igor
1723
Installation / Re: GoAccess for CentOS 8
« on: September 02, 2020, 03:35:55 AM »CentOS 8 itself is out of beta, but CWP itself is in beta for CentOS 8. These are two completely independent things
I was talking about CWP.
The download page doesn't say it beta. If it still is, would be nice if it was noted.
https://control-webpanel.com/installation-instructions#step4
1724
Installation / Re: GoAccess for CentOS 8
« on: August 27, 2020, 07:17:04 AM »
That's good to hear.
I'm worried more about the CWP->CWP Migration not working right now.
Thought CWP for CentOS 8 was out of beta, since it's on the main site, and doesn't mention a beta version. :/
I'm worried more about the CWP->CWP Migration not working right now.
Thought CWP for CentOS 8 was out of beta, since it's on the main site, and doesn't mention a beta version. :/
1725
E-Mail / Re: Mail SSL Cert problem
« on: August 27, 2020, 07:15:12 AM »
The problem isn't the server hostname certificate.
Client was able to connect using SSL to his domain name. e.g. mail.domain.com, not the server name.
Now it;s asking for the server name for IMAP access, but is OK for SMTP.
Which is weird, and seems backwards.
Client was able to connect using SSL to his domain name. e.g. mail.domain.com, not the server name.
Now it;s asking for the server name for IMAP access, but is OK for SMTP.
Which is weird, and seems backwards.
