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.
271
DNS / Re: This error showing up on my server can't seem get DNS to run.
« on: February 18, 2025, 02:57:56 AM »
Hooray, rcschaff is back!
272
Postfix / Re: ESMTP Postfix for SSL, port 465 is missing...
« on: February 17, 2025, 08:05:12 PM »
We were working on this thread, then you stopped replying to it:
https://forum.centos-webpanel.com/problems-on-other-redhat-linux-servers/i-can-send-and-receive-messages-via-the-web-but-it-doesn-t-work-through-the/15/
https://forum.centos-webpanel.com/problems-on-other-redhat-linux-servers/i-can-send-and-receive-messages-via-the-web-but-it-doesn-t-work-through-the/15/
273
DNS / Re: This error showing up on my server can't seem get DNS to run.
« on: February 17, 2025, 07:46:27 PM »274
Updates / Re: Weird Maria DB Update presented in Available updates
« on: February 17, 2025, 02:16:49 PM »
I have not seen that before, but I have pinned my servers to LTS versions 10.6 and now 10.11 -- so I don't see as many updates in that train. But also, I have my security updates set to auto-apply overnight -- so I see even fewer update nags.
275
Suggestions / Re: kindly update comodo waf rules as its outdated since long
« on: February 17, 2025, 02:14:20 PM »
Comodo (they have changed their company name to Xcitium) hasn't updated them in over a year -- Jan 20204 was the last minor update released publicly. There is another major thread where we are discussing alternatives, such as a modified OWASP.
276
Postfix / Re: ESMTP Postfix for SSL, port 465 is missing...
« on: February 17, 2025, 02:12:08 PM »
Thought we covered this ground in another of your threads? Not the case?
277
Updates / Re: Weird Maria DB Update presented in Available updates
« on: February 16, 2025, 02:09:47 PM »
Try upgrading to MariaDB 10.11 with these instructions (your current version 10.4 is EOL):
https://www.alphagnu.com/topic/23-upgrade-mariadb-1011-in-cwp-centos-7-centos-8-stream-almalinux-78-rockylinux-78/#comment-25
https://www.alphagnu.com/topic/23-upgrade-mariadb-1011-in-cwp-centos-7-centos-8-stream-almalinux-78-rockylinux-78/#comment-25
278
Varnish / Re: How to install varnish cache on centos [CWP]
« on: February 15, 2025, 03:38:32 PM »
Do you have /usr/lib/systemd/system/varnish.service ?
279
Updates / Re: new Monit cfg
« on: February 15, 2025, 03:23:00 PM »
What are you wanting to say / show about your config values?
280
Nginx / Re: How to update NGINX version to version 1.26.2
« on: February 15, 2025, 03:22:25 PM »
don't forget the [ code ] tags on the forum will format most code blocks nicely.
281
Installation / Re: Alma Linux 8 installation DB error (Solution)
« on: February 14, 2025, 03:19:33 AM »
This has been covered -- did you search the forum?
282
CentOS 8 Problems / Re: Can not install CWP 8 on Rockylinux 8 or Almalinux 8
« on: February 09, 2025, 01:58:49 PM »
Yes, 10.11 is the conservative recommendation, supported for several more years. Only use 11.4 LTS if you have some specific need for some new feature the 11.x branch offers.
283
Installation / Re: Alma linux 8 fresh install script error
« on: February 09, 2025, 03:12:28 AM »
I was referring to the OP's handle "spammer_ru" -- I hope it's a joke because I for sure would give no aid nor quarter to a legit Russian spammer!
Meanwhile, the answer to the installation problem is in this thread:
https://forum.centos-webpanel.com/centos-8-problems/can-not-install-cwp-8-on-rockylinux-8-or-almalinux-8/?topicseen
Follow cyberspace's solution, but to be totally clear, use MariaDB LTS version 10.11. So you are substituting in 10.11 instead of 10.4 in the MariaDB installation version.
Meanwhile, the answer to the installation problem is in this thread:
https://forum.centos-webpanel.com/centos-8-problems/can-not-install-cwp-8-on-rockylinux-8-or-almalinux-8/?topicseen
Follow cyberspace's solution, but to be totally clear, use MariaDB LTS version 10.11. So you are substituting in 10.11 instead of 10.4 in the MariaDB installation version.
284
CentOS 9 Problems / Re: Urgent: FTP Access Issue – Error 530 Unaccepted Server Reply
« on: February 09, 2025, 03:06:05 AM »
CWP uses pure-ftpd for FTP services -- I've not seen your very specific error before. But here is a basic rundown on the general 530 error code as it pertains to pure-ftpd:
https://bobcares.com/blog/why-you-get-530-login-authentication-failed-in-your-cpanel-pure-ftpd-ftp-server/
Do you have the FTP port and PASV mode port range open in the CSF firewall?
https://bobcares.com/blog/why-you-get-530-login-authentication-failed-in-your-cpanel-pure-ftpd-ftp-server/
Do you have the FTP port and PASV mode port range open in the CSF firewall?
285
Installation / Re: DNS records for pop, cpanel....
« on: February 08, 2025, 09:21:54 PM »
It depends on your DNS setup. Do you use Cloudflare and make use of their proxy infrastructure for DDoS protection? If so, you still need A records resolvable for the mail server at least (usually with the "mail" hostname = mail.yourdomain.com). Others can be CNAMEs and aren't really required, unless you want to use standard naming conventions for CWP's usually service records) (mail, ftp, cpanel, webmail).
But does anyone actually use POP3 anymore? Dovecot does provide both POP and IMAP, but Roundcube webmail and most MUA (desktop mail clients) default to IMAP...
But does anyone actually use POP3 anymore? Dovecot does provide both POP and IMAP, but Roundcube webmail and most MUA (desktop mail clients) default to IMAP...