Recent Posts

Pages: 1 [2] 3 4 ... 10
11
Mod_Security / Re: OWASP CRS v4.15.0 Just Release
« Last post by venty on September 01, 2025, 04:58:11 PM »
Someone has to include 2 very critical details on these guides:

1) the CWP admin dashboard "Global Disabled Rules" file is NOT the same with the one that our customized mod_security is currently using.

No edit on that file will work. The user has to add/remove rules on the new global_disabled.conf under the newly created folder.

--------------------------------------------------------------------------
I hope this helps.



Hi,

for me the file global_disabled_rules.conf is in the folder:

usr/local/apache/ modsecurity-rules/custom-rules/before

and it also doesn't work?
12
CentOS-WebPanel Bugs / Re: Unable to open userpanel
« Last post by Starburst on September 01, 2025, 04:06:19 PM »
Sounds like a .htacess file that has redirection messed up somewhere.
Or a WP firewall plugin has taken over (I hate AIOS for doing that, if you're not careful)

By Default CWP Redirect domain.com/webmail to RoundCube.
13
Mod_Security / Re: OWASP CRS v4.15.0 Just Release
« Last post by Starburst on September 01, 2025, 04:03:51 PM »
You should have any customized .conf for OWASP in one of their respected folders, so there is a very low change of them being overwritten:

Quote
/usr/local/apache/modsecurity-rules/custom-rules/startup/*.conf
/usr/local/apache/modsecurity-rules/custom-rules/before/*.conf
/usr/local/apache/modsecurity-rules/custom-rules/after/*.conf


14
CentOS-WebPanel Bugs / Re: Reseller customer disk space problem.
« Last post by Starburst on September 01, 2025, 03:59:52 PM »
You have to have XFS Enabled space to control the storage space size in CWP.
This is noted in the Docs & FAQ. If not, then it won't work.

What distro are you running CWP on?

Do you have XFS Enabled??

What does:
Code: [Select]
lsblk -fshow?
15
Mod_Security / Re: OWASP CRS v4.15.0 Just Release
« Last post by overseer on September 01, 2025, 03:57:39 PM »
1) the CWP admin dashboard "Global Disabled Rules" file is NOT the same with the one that our customized mod_security is currently using.

No edit on that file will work. The user has to add/remove rules on the new global_disabled.conf under the newly created folder.
My solution to that was to also strictly enumerate the file the GUI calls for in /usr/local/apache/modsecurity-owasp-old/owasp.conf:
Code: [Select]
Include /usr/local/apache/modsecurity-owasp-old/global_disabled_rules.conf
16
CentOS 9 Problems / Re: EL9 recent update casusing boot issue
« Last post by Starburst on September 01, 2025, 03:55:36 PM »
CentOS 9 Stream is a beta OS to RHEL.
Just like Fedora is the alpha version OS to RHEL.

Both are good for developers that need the very latest versions of untested software.
This is where you question should be posted, in the RHEL Developers Group.

You should expect problems as such. And is why it should NOT be used for Productions servers.

There is no reason even to use CentOS Stream anymore unless you plan on using the full RHEL.

AlmaLinux 8 or 9 should be used.

Or you can expect weird problems.
17
CentOS 9 Problems / Re: EL9 recent update casusing boot issue
« Last post by overseer on September 01, 2025, 01:16:20 PM »
Do you have an installer ISO that you could boot the VM from and try to rescue the system? I've had to do this for XFS errors before.
18
CentOS 9 Problems / EL9 recent update casusing boot issue
« Last post by sETu on September 01, 2025, 10:03:46 AM »
Hello,
After update EL9 recent release of cwp my vm not starting. not even showing boot menu. showing starting and goes to 10% then Shutdown immediately. i am using it on Hyper-v with CentOS9
19
CentOS-WebPanel Bugs / Re: Reseller customer disk space problem.
« Last post by saviorhost on September 01, 2025, 09:56:58 AM »
Don't do reselling :P
(A little bit cheeky, but it is a practice I hold to.)

The problem hasn't been resolved for 6 months. At this rate, I'll be saying goodbye to CWP.
20
CentOS-WebPanel Bugs / Re: Unable to open userpanel
« Last post by anandmys on September 01, 2025, 05:55:07 AM »
This looks like some issue related to default url

/wp-admin/ gives 403 but wp-admin/index.php opens

May or may not be related


Pages: 1 [2] 3 4 ... 10