Search found 12 matches

by overseer
Sun Apr 05, 2026 12:32 am
Forum: General Information
Topic: FYI - v15.10 Released
Replies: 2
Views: 236

Re: FYI - v15.10 Released

Have you noticed a pattern to the releases? Bi-monthly or any regularity to them?
by overseer
Fri Apr 03, 2026 2:44 am
Forum: Roundcube Webmail
Topic: Roundcube 1.5.15 Release 2026-03-29
Replies: 1
Views: 71

Re: Roundcube 1.5.15 Release 2026-03-29

https://forum.centos-webpanel.com/updat ... /#msg53072
cyberspace's RC updater script here generally works well to keep RC up-to-date. I have it running in my cron.daily routines, so my servers were up to date even before I saw the notice!
by overseer
Fri Apr 03, 2026 2:40 am
Forum: OWASP CRS Ruleset
Topic: FYI - OWASP CRS 4.25.0 LTS Released
Replies: 1
Views: 66

Re: FYI - OWASP CRS 4.25.0 LTS Released

In the owasp.conf file, /usr/local/apache/modsecurity-rules/owasp.conf , I have omitted the version numbers, so it saves a step in your instructions, since that file stays the same between versions:
Include /usr/local/apache/modsecurity-rules/owasp-crs/coreruleset/crs-setup.conf
Include /usr/local ...
by overseer
Fri Apr 03, 2026 2:21 am
Forum: Suggestions
Topic: populating the forum
Replies: 2
Views: 117

Re: populating the forum

Looks as though the Industry Announcements is also having permissions problems -- can't post a reply there either.
by overseer
Fri Mar 27, 2026 12:45 pm
Forum: Suggestions
Topic: populating the forum
Replies: 2
Views: 117

populating the forum

First suggestion: Probably need to have posts in every topic so as to stimulate organic growth from there.
by overseer
Mon Mar 23, 2026 4:22 pm
Forum: GoAccess
Topic: FYI - GoAccess 1.10.1 Released 2026-02-16
Replies: 5
Views: 349

Re: FYI - GoAccess 1.10.1 Released 2026-02-16

Confirmed working on AlmaLinux 8.
by overseer
Mon Mar 02, 2026 12:36 am
Forum: GoAccess
Topic: FYI - GoAccess 1.10.1 Released 2026-02-16
Replies: 5
Views: 349

Re: FYI - GoAccess 1.10.1 Released 2026-02-16

Was it via this method?

Remove CWP's GoAccess and install prerequisite (MaxMind GeoIP library):
yum -y remove goaccess
yum install libmaxminddb-devel.x86_64
Download and compile GoAccess, replace the current CWP version:
cd /usr/local/src
wget https://tar.goaccess.io/goaccess-1.9.3.tar.gz
tar ...
by overseer
Sun Mar 01, 2026 5:04 pm
Forum: PHP-FPM
Topic: CWP Security Audit - Unauthorized port: php-fpm
Replies: 3
Views: 383

Re: CWP Security Audit - Unauthorized port: php-fpm

It also throws a false positive about unauthorized port if you have changed CWP to run on a custom port
https://azdigi.com/en/blog/webserver-pa ... -panel-cwp
by overseer
Sun Mar 01, 2026 5:02 pm
Forum: GoAccess
Topic: FYI - GoAccess 1.10.1 Released 2026-02-16
Replies: 5
Views: 349

Re: FYI - GoAccess 1.10.1 Released 2026-02-16

Default version with CWP is 1.3 under AlmaLinux 8. Previously I had suggested updating like so:
https://forum.centos-webpanel.com/informations/goaccess-stopped-working/msg51065/#msg51065
Have you tested the new version under AlmaLinux 9?
(I can't post code blocks here in this forum -- must be ...
by overseer
Sun Mar 01, 2026 3:43 am
Forum: OWASP CRS Ruleset
Topic: FYI - OWASP CRS 4.24.0 Released
Replies: 2
Views: 176

Re: FYI - OWASP CRS 4.24.0 Released

To point others in the right direction:
https://starburst.help/control-web-pane ... malinux-9/
(simply update the version number in the instructions to reflect the new 4.24 version)