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
Mod_Security / Re: WordPress or WooCommerce, have a conflict with the OWASP CRS v4.16.0
« on: September 26, 2025, 10:42:11 AM »More for WordPress:Code: [Select]## Wordpress ##
SecRuleRemoveById 981242
SecRuleRemoveById 981246
SecRuleRemoveById 981243
SecRuleRemoveById 959073
SecRuleRemoveById 958030
SecRuleRemoveById 981172
SecRuleRemoveById 981319
SecRuleRemoveById 981260
SecRuleRemoveById 973308
SecRuleRemoveById 973335
SecRuleRemoveById 973347
SecRuleRemoveById 973334
SecRuleRemoveById 950007
Thank you
2
Mod_Security / Re: OWASP CRS v4.15.0 Just Release
« on: September 26, 2025, 10:34:28 AM »
Trying to follow https://starburst.help/control-web-panel-cwp/modsecurity-running-with-control-web-panel/update-owasp-crs-ruleset-to-4-16-0-running-cwp-and-apache-on-almalinux-8-9/
But I dont have this folder.
I have
Path: /usr/local/apache/modsecurity-owasp-old/base_rules
Should I use this path?
Quote
cd /usr/local/apache/modsecurity-rules/owasp-crs
But I dont have this folder.
I have
Path: /usr/local/apache/modsecurity-owasp-old/base_rules
Should I use this path?
3
Information / CWP New installation
« on: September 26, 2025, 10:12:11 AM »
I tried installing CWP after couple of years on a new VPS
This is the first time I tried on AL 8
I had forgotten the issues I had earlier
It would be a great help if someone can compile a complete list of things to do on a fresh installation.
In continuation of steps in https://control-webpanel.com/installation-instructions
I am looking at steps like
Securing MySQL
SSH port change
php-fpm
Select Web server option
Mod Security settings / updates
Also I moved few accounts from another installation
Few things like
The Google MX records didnt get transferred
It will be a great thing if few experts start a thread and compile these OR put these as a blog post in their personal / company blog / article section
This is the first time I tried on AL 8
I had forgotten the issues I had earlier
It would be a great help if someone can compile a complete list of things to do on a fresh installation.
In continuation of steps in https://control-webpanel.com/installation-instructions
I am looking at steps like
Securing MySQL
SSH port change
php-fpm
Select Web server option
Mod Security settings / updates
Also I moved few accounts from another installation
Few things like
The Google MX records didnt get transferred
It will be a great thing if few experts start a thread and compile these OR put these as a blog post in their personal / company blog / article section
4
Information / Re: CWP Pro IP Change
« on: September 26, 2025, 08:40:19 AM »
Thank you. It got updated after an hour or so.
I tried running the update script earlier. But wasnt effective
I tried running the update script earlier. But wasnt effective
5
Information / CWP Pro IP Change
« on: September 25, 2025, 10:53:57 AM »
I changed my IP of cwp pro in support portal
How long it takes to get it updated?
I am still getting no CWP Pro error
How long it takes to get it updated?
I am still getting no CWP Pro error
6
Mod_Security / Re: Huge traffic
« on: September 25, 2025, 06:47:11 AM »
This is a server where I have given shared hosting to 15 different people.
Many have wordpress.
Difficult to monitor each instance.
But some of the accounts which used huge bandwidth are not built with wordpress
Setting Mod Sec to Comadodidnt work. It actually stopped apache and because sites were down, traffic got reduced
Many have wordpress.
Difficult to monitor each instance.
But some of the accounts which used huge bandwidth are not built with wordpress
Setting Mod Sec to Comadodidnt work. It actually stopped apache and because sites were down, traffic got reduced
7
Mod_Security / Huge traffic
« on: September 24, 2025, 12:23:12 PM »
Hi
One of my VPS is seeing sudden huge traffic and most of the accounts have got suspended with very high bandwidth usage like 500%, 1000% use etc.
I have manually unsuspended accoungts using
/scripts/cwp_api account reset_bandwidth USERNAME
Changed mod security option from
OWAS old to Comodo seems to have reduced bandwith usage in live monitoring
Any suggestions/ views on this?
One of my VPS is seeing sudden huge traffic and most of the accounts have got suspended with very high bandwidth usage like 500%, 1000% use etc.
I have manually unsuspended accoungts using
/scripts/cwp_api account reset_bandwidth USERNAME
Changed mod security option from
OWAS old to Comodo seems to have reduced bandwith usage in live monitoring
Any suggestions/ views on this?
8
Aplications / Re: WordPress - too many redirects
« on: September 13, 2025, 02:06:51 AM »
Thanks a ton. This worked like a wonder.
9
Aplications / WordPress - too many redirects
« on: September 12, 2025, 04:54:09 PM »
All of a sudden one WordPress website started throwing the error
This page isn’t working
champakaacademy.com redirected you too many times.
Try deleting your cookies.
ERR_TOO_MANY_REDIRECTS
Not getting any clue from log files
What might be wrong?
This page isn’t working
champakaacademy.com redirected you too many times.
Try deleting your cookies.
ERR_TOO_MANY_REDIRECTS
Not getting any clue from log files
What might be wrong?
10
CentOS-WebPanel Bugs / Re: yum/rpm updates not getting updated
« on: September 10, 2025, 11:17:14 AM »
I have tried
dnf remove --oldinstallonly --setopt installonly_limit=2 kernel
Earlier it was 3
Problem not yet resolved
Allocated space for /boot is 200M
How to increase it? is cfdisk safe? There seems to be no unallocated space left
I need to first reduce size of / which has 598G (497G free)
dnf remove --oldinstallonly --setopt installonly_limit=2 kernel
Earlier it was 3
Problem not yet resolved
Allocated space for /boot is 200M
How to increase it? is cfdisk safe? There seems to be no unallocated space left
I need to first reduce size of / which has 598G (497G free)
11
CentOS-WebPanel Bugs / Re: yum/rpm updates not getting updated
« on: September 08, 2025, 10:48:18 AM »
Looks like I have hit another issue
My /boot is 96% full
Getting error
My /boot is 96% full
Getting error
Quote
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction test error:
installing package kernel-core-4.18.0-553.72.1.el8_10.x86_64 needs 28MB on the /boot filesystem
Error Summary
-------------
Disk Requirements:
At least 28MB more space needed on the /boot filesystem.
12
CentOS-WebPanel Bugs / Re: yum/rpm updates not getting updated
« on: September 08, 2025, 10:31:20 AM »Quote
dnf --refresh update
Results in
Quote
install 3 packages
Update 50 packages
Remove 3 packages
Total size 1.0 G
is this ok (y/N): operation aborted
13
CentOS-WebPanel Bugs / yum/rpm updates not getting updated
« on: September 08, 2025, 05:42:05 AM »Quote
Last metadata expiration check: 0:00:37 ago on Mon Sep 8 14:32:40 2025.
Dependencies resolved.
============================================================================================
Package Arch Version Repo Size
============================================================================================
Installing:
kernel x86_64 4.18.0-553.72.1.el8_10 baseos 11 M
kernel-core x86_64 4.18.0-553.72.1.el8_10 baseos 44 M
kernel-modules x86_64 4.18.0-553.72.1.el8_10 baseos 36 M
Upgrading:
NetworkManager x86_64 1:1.40.16-20.el8_10 baseos 2.3 M
NetworkManager-libnm x86_64 1:1.40.16-20.el8_10 baseos 1.9 M
NetworkManager-team x86_64 1:1.40.16-20.el8_10 baseos 160 k
NetworkManager-tui x86_64 1:1.40.16-20.el8_10 baseos 355 k
bash x86_64 4.4.20-6.el8_10 baseos 1.5 M
clamav x86_64 1.4.3-2.el8 epel 4.9 M
clamav-data noarch 1.4.3-2.el8 epel 225 M
clamav-filesystem noarch 1.4.3-2.el8 epel 51 k
clamav-freshclam x86_64 1.4.3-2.el8 epel 2.4 M
clamav-lib x86_64 1.4.3-2.el8 epel 3.0 M
clamd x86_64 1.4.3-2.el8 epel 130 k
cpp x86_64 8.5.0-28.el8_10.alma.1 baseos 10 M
cwp-httpd x86_64 2.4.65-1 cwp 5.7 M
dbus x86_64 1:1.12.8-27.el8_10 baseos 41 k
dbus-common noarch 1:1.12.8-27.el8_10 baseos 46 k
dbus-daemon x86_64 1:1.12.8-27.el8_10 baseos 241 k
dbus-libs x86_64 1:1.12.8-27.el8_10 baseos 184 k
dbus-tools x86_64 1:1.12.8-27.el8_10 baseos 86 k
elfutils-debuginfod-client x86_64 0.190-2.el8.alma.1 baseos 76 k
elfutils-debuginfod-client-devel x86_64 0.190-2.el8.alma.1 baseos 59 k
elfutils-default-yama-scope noarch 0.190-2.el8.alma.1 baseos 52 k
elfutils-devel x86_64 0.190-2.el8.alma.1 baseos 89 k
elfutils-libelf x86_64 0.190-2.el8.alma.1 baseos 232 k
elfutils-libelf-devel x86_64 0.190-2.el8.alma.1 baseos 61 k
elfutils-libs x86_64 0.190-2.el8.alma.1 baseos 304 k
gcc x86_64 8.5.0-28.el8_10.alma.1 baseos 23 M
gcc-c++ x86_64 8.5.0-28.el8_10.alma.1 appstream 12 M
gcc-plugin-annobin x86_64 8.5.0-28.el8_10.alma.1 baseos 36 k
kernel-headers x86_64 4.18.0-553.72.1.el8_10 baseos 12 M
kernel-tools x86_64 4.18.0-553.72.1.el8_10 baseos 11 M
kernel-tools-libs x86_64 4.18.0-553.72.1.el8_10 baseos 11 M
libarchive x86_64 3.3.3-6.el8_10 baseos 359 k
libgcc x86_64 8.5.0-28.el8_10.alma.1 baseos 81 k
libgomp x86_64 8.5.0-28.el8_10.alma.1 baseos 208 k
libstdc++ x86_64 8.5.0-28.el8_10.alma.1 baseos 473 k
libstdc++-devel x86_64 8.5.0-28.el8_10.alma.1 appstream 2.1 M
libudisks2 x86_64 2.9.0-16.el8_10.1 appstream 184 k
libxslt x86_64 1.1.32-6.3.el8_10 baseos 249 k
libxslt-devel x86_64 1.1.32-6.3.el8_10 appstream 322 k
linux-firmware noarch 20250805-132.git37b63dc3.el8_10 baseos 558 M
pam x86_64 1.3.1-38.el8_10 baseos 749 k
pam-devel x86_64 1.3.1-38.el8_10 baseos 211 k
platform-python x86_64 3.6.8-71.el8_10.alma.1 baseos 88 k
python3-cryptography x86_64 3.2.1-8.el8_10 baseos 558 k
python3-libs x86_64 3.6.8-71.el8_10.alma.1 baseos 7.8 M
python3-perf x86_64 4.18.0-553.72.1.el8_10 baseos 11 M
sudo x86_64 1.9.5p2-1.el8_10.2 baseos 1.0 M
tar x86_64 2:1.30-11.el8_10 baseos 838 k
udisks2 x86_64 2.9.0-16.el8_10.1 appstream 474 k
which x86_64 2.21-21.el8_10 baseos 49 k
Removing:
kernel x86_64 4.18.0-553.64.1.el8_10 @baseos 0
kernel-core x86_64 4.18.0-553.64.1.el8_10 @baseos 71 M
kernel-modules x86_64 4.18.0-553.64.1.el8_10 @baseos 25 M
Transaction Summary
============================================================================================
Install 3 Packages
Upgrade 50 Packages
Remove 3 Packages
Total size: 1.0 G
Downloading Packages:
[SKIPPED] kernel-4.18.0-553.72.1.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] kernel-core-4.18.0-553.72.1.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] kernel-modules-4.18.0-553.72.1.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] cwp-httpd-2.4.65-1.x86_64.rpm: Already downloaded
[SKIPPED] NetworkManager-1.40.16-20.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] NetworkManager-libnm-1.40.16-20.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] NetworkManager-team-1.40.16-20.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] NetworkManager-tui-1.40.16-20.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] bash-4.4.20-6.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] cpp-8.5.0-28.el8_10.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] dbus-1.12.8-27.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] dbus-common-1.12.8-27.el8_10.noarch.rpm: Already downloaded
[SKIPPED] dbus-daemon-1.12.8-27.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] dbus-libs-1.12.8-27.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] dbus-tools-1.12.8-27.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] elfutils-debuginfod-client-0.190-2.el8.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] elfutils-debuginfod-client-devel-0.190-2.el8.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] elfutils-default-yama-scope-0.190-2.el8.alma.1.noarch.rpm: Already downloaded
[SKIPPED] elfutils-devel-0.190-2.el8.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] elfutils-libelf-0.190-2.el8.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] elfutils-libelf-devel-0.190-2.el8.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] elfutils-libs-0.190-2.el8.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] gcc-8.5.0-28.el8_10.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] gcc-plugin-annobin-8.5.0-28.el8_10.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] kernel-headers-4.18.0-553.72.1.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] kernel-tools-4.18.0-553.72.1.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] kernel-tools-libs-4.18.0-553.72.1.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] libarchive-3.3.3-6.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] libgcc-8.5.0-28.el8_10.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] libgomp-8.5.0-28.el8_10.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] libstdc++-8.5.0-28.el8_10.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] libxslt-1.1.32-6.3.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] linux-firmware-20250805-132.git37b63dc3.el8_10.noarch.rpm: Already downloaded
[SKIPPED] pam-1.3.1-38.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] pam-devel-1.3.1-38.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] platform-python-3.6.8-71.el8_10.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] python3-cryptography-3.2.1-8.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] python3-libs-3.6.8-71.el8_10.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] python3-perf-4.18.0-553.72.1.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] sudo-1.9.5p2-1.el8_10.2.x86_64.rpm: Already downloaded
[SKIPPED] tar-1.30-11.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] which-2.21-21.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] gcc-c++-8.5.0-28.el8_10.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] libstdc++-devel-8.5.0-28.el8_10.alma.1.x86_64.rpm: Already downloaded
[SKIPPED] libudisks2-2.9.0-16.el8_10.1.x86_64.rpm: Already downloaded
[SKIPPED] libxslt-devel-1.1.32-6.3.el8_10.x86_64.rpm: Already downloaded
[SKIPPED] udisks2-2.9.0-16.el8_10.1.x86_64.rpm: Already downloaded
[SKIPPED] clamav-1.4.3-2.el8.x86_64.rpm: Already downloaded
[SKIPPED] clamav-data-1.4.3-2.el8.noarch.rpm: Already downloaded
[SKIPPED] clamav-filesystem-1.4.3-2.el8.noarch.rpm: Already downloaded
[SKIPPED] clamav-freshclam-1.4.3-2.el8.x86_64.rpm: Already downloaded
[SKIPPED] clamav-lib-1.4.3-2.el8.x86_64.rpm: Already downloaded
[SKIPPED] clamd-1.4.3-2.el8.x86_64.rpm: Already downloaded
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'yum clean packages'.
Tried yum clean packages
It results in same issue (Packages gets downloaded again)
What can be done?
14
CentOS-WebPanel Bugs / Re: Unable to open userpanel
« on: September 08, 2025, 05:36:54 AM »
No specific answer was given. I was told that cwp was broken
15
CentOS-WebPanel Bugs / Re: Mysql DB and User created without account username prefix
« on: September 02, 2025, 11:31:07 AM »
Ok
I have 21 user accounts. But this file has only 11 lines
Out of which this user has a line like
user:{blank}
Now I removed this line and saved.
This issue got fixed.
Looks like a bug.
I had used "Convert addon domain to account" option
Thank you. Issue resolved
I have 21 user accounts. But this file has only 11 lines
Out of which this user has a line like
user:{blank}
Now I removed this line and saved.
This issue got fixed.
Looks like a bug.
I had used "Convert addon domain to account" option
Thank you. Issue resolved