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.
1
DKIM / Re: CWP 1.7 on AlmaLinux 9: DKIM Generated but Not Applied by Postfix
« on: August 09, 2026, 06:02:35 PM »
Thanks for the detailed writeup. This has been a known issue with AlmaLinux 9 and CWP. See here for more info:
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/dkim-not-working-on-almalinux-9-with-cwp/
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/dkim-not-working-on-almalinux-9-with-cwp/
2
Updates / Re: 1.07 update
« on: August 08, 2026, 05:09:44 PM »
Use OWASP CRS but make sure you have Starburst's Global Disabled Rules in place -- it will get rid of 95% of false positives. Then add any others as you encounter them and it's smooth sailing.
3
E-Mail / Re: Cannot Access emails in Roundcube 1.5.8
« on: August 06, 2026, 12:39:18 AM »
This guide for RoundCube updating (still valid method, just update the version number to 1.5.15 LTS) mentions installing intl as a prerequisite and has a fix script:
https://www.alphagnu.com/topic/33-update-cwp-roundcube-mail-version-158-%E2%80%93-control-web-panel/
Are you on EL7, EL8, or EL9 for your base OS?
https://www.alphagnu.com/topic/33-update-cwp-roundcube-mail-version-158-%E2%80%93-control-web-panel/
Are you on EL7, EL8, or EL9 for your base OS?
4
Updates / Re: Cannot Install PHP-FPM on Alma 8 & 9
« on: August 04, 2026, 01:09:44 AM »
Thanks! Key info for the future, unless this underlying behavior gets patched by Alma maintainers.
5
Updates / Re: cwpsrv 1.24.0-2 overwrites cwpsrv.conf — service fails to start (missing hostnam
« on: July 28, 2026, 09:43:50 PM »
Yes, the latest CWP update overwrites /usr/local/cwpsrv/conf/cwpsrv.conf. Thus it borked my custom port assignment. A quick SSH session in restored admin panel access on the front end.
6
Updates / Re: Alma 9 / 1.3 Update
« on: July 28, 2026, 02:01:40 PM »Code: [Select]
ln -s /etc/pki/tls/certs/hostname.{cert,crt}
7
Other / Re: Forum improvement
« on: July 28, 2026, 12:34:39 AM »
Let's hope so! It's been ongoing for too long...
8
Information / Re: End of life for CWP6
« on: July 28, 2026, 12:33:00 AM »
GOOD! And good riddance to EOL OSes!
9
Updates / Re: I am trying to update via CWP, but...?!?
« on: July 23, 2026, 02:27:50 PM »
Sorry, not enough info showing in that screenshot. Can you paste in the full errors (and command that produced it)?
10
Other / Re: hacker_cleanup.log
« on: July 23, 2026, 02:24:33 PM »
That's a remnant of the CWP hacker cleanup script. It is perfectly normal and would be good to review those logs to make sure your server is successfully cleaned. I would be more concerned about its absence -- are those other servers up to date and clean of any IOC?
11
CentOS-WebPanel Bugs / Re: CVE-2025-48703 + CVE-2026-57517: the gsocket systemd backdoor CWP's
« on: July 23, 2026, 02:14:10 PM »I have removed 3 entries from /etc/hostsThose entries are intentional, created by the CWP cleanup script -- they blackhole the known C&C infrastructure of the hackers. Best to leave them in place.
127.0.0.1 mya.cloudsyndication.org
127.0.0.1 gsocket.io
127.0.0.1 www.gsocket.io
12
CentOS-WebPanel Bugs / Re: Test page centos hijack my facebook...
« on: July 21, 2026, 06:18:26 PM »
Also, you can change your Index directive in Apache or Nginx. I always set it to just index.php (removing index.html and index.htm) unless it is for a static HTML site (much more rarely these days).
13
CentOS-WebPanel Bugs / Re: CVE-2025-48703 + CVE-2026-57517: the gsocket systemd backdoor CWP's
« on: July 21, 2026, 06:15:35 PM »
The main thread regarding the gsocket hacking should have most of the details you need. Also the CWP-provided script should do a lot for you automatically. Do you need help cleaning up your server?
14
Installation / Re: CWP Fresh install on Almalinux 9 Error root login
« on: July 13, 2026, 02:14:59 PM »
Is your data center image based on the full/DVD installer, or the minimal install? You need a full install, not minimal.
15
Other / Re: New CVEs in Linux Kernel: CVE-2026-53359, CVE-2026-46242, CVE-2026-43499
« on: July 10, 2026, 03:14:05 AM »
Let the summer of AI fuzzing continue!
