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 - Starburst

Pages: [1] 2 3 ... 90
1
Mod_Security / OWASP CRS 4.13.0 Just Release
« on: March 31, 2025, 04:44:56 PM »
FYI - The OWASP CRS ruleset 4.13.0 was just released about an hour ago.

https://github.com/coreruleset/coreruleset/releases/tag/v4.13.0

2
Apache / Re: How to stop malicious scans
« on: March 31, 2025, 01:25:51 AM »
OK, it's done.
Let me know if anyone find any bugs, it is kinda late.

https://starburst.help/security/modsecuirty/custom-modules-modsecurity/bad-bots-module-for-modsecurity/

3
Apache / Re: How to stop malicious scans
« on: March 31, 2025, 12:32:12 AM »
I'm going to post a article on how to do this with ModSecurity.

It should block all bad bots and website scrappers.

4
It was a generic post, saying migration is working.

Make sure you have port 2304 open incoming & outgoing.

If that doesn't work, and I hate saying this ever, disable CSF on both servers and try to connect.

If it connects, you have an issue with one of the firewalls.

5
CWP -> CWP Migration was working fine under AL8.

AL9, not so much.

@Tsa CWP developers are rarely in the forums. Best way to contact CWP is via their support form.

6
CSF Firewall / Perl Reporting Script from LFD to Spamhaus
« on: March 27, 2025, 07:39:11 PM »
We created a perl script if you want to automatically report firewall hits to Spamhaus via LFD.

https://starburst.help/security/csf-lfd/perl-reporting-script-from-lfd-to-spamhaus/

There is also a updated perl script for AbuseIPDB available.

7
Updates / Re: MariaDB error preventing other updates
« on: March 27, 2025, 06:49:14 PM »
Change your mariadb.repo back to 10.4.

Just changing it to 10.11 won't work anyways using dnf.

Or do the manual update like @overseer posted, then run the rest of the AL8 updates.

8
@overseer see's the best compatibility with 7.4.x

I would like ate the system requirement of the WordPress theme you'll be using and WooCommerce.

10
Ah, so ChatGPT was telling you the wrong thing.  ::)

There is an install guide on here how to install CWP on AlmaLinux 9, that you can just cut & paste.

Glad someone got it working for you.

11
You never really want to use --nobest

All you should need to do is
Code: [Select]
dnf --refresh update
Usually the other could corrupt CWP, and cause you problems that might not be able to be fixed.

If you are not a Sys Admin and are using ChatGPT to try and run a server, that will probably fail.

Probably why you are having problems out of the gate.

It should be install AL8, run the update string above, install CWP, update MariaDB and that's it.

If the update is giving you errors, then you have a major problem already...
--nobest forces the installation of modules that could be incompatible and corrupt the server.

CWP doesn't use the RPM versions from AL, it builds allot of custom modules.

Good luck with your ChatGPT support...

12
When you do the CWP install on AL9, PHP 7.4.33 is the version installed.

After installation, you have to upgrade the PHP version.

Nothing additional needs to be done. :)

13
No problems so far with WordPress 6.7.2 and PHP 8.3.17

But maybe some plugin need the older PHP.
But AL9 support PHP 7.4.x as the lowest, so it should still be OK.

14
Only thing I've run into is the CWP -> CWP Migration due to the differences in encryption in AL8 & AL9.

All of our servers, except 1 that the client wants to keep on AL8 are running AL9 now.

No problems with WordPress running, or updates.

But AL8 will have security updates until May 2029.
AL9 is right behind it with active support until May 2027, and security support until May 2032.

15
If nothing is on the server, then yes, that would be your best solutions I think.

Would also suggest AL9, since unless you need to run PHP under 7.4.x
Most of the bugs are in the migration part, like CWP -> CWP Migration, which they are working on.

Pages: [1] 2 3 ... 90