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
Apache / Re: WARNING! You are not running CWP Apache
« on: Today at 01:02:00 PM »
Be aware of what you installing/updating. What OS are you running?
2
Mod_Security / Re: OWASP CRS v4.15.0 Just Release
« on: July 05, 2025, 04:21:46 AM »
In order to support an e-commerce site and a service industry site, here's a couple more rules I had to add to the WordPress section of the disabled rules files:
/usr/local/apache/modsecurity-owasp-old/global_disabled_rules.conf
/usr/local/apache/modsecurity-owasp-old/global_disabled_rules.conf
Code: [Select]
SecRuleRemoveById 981172
SecRuleRemoveById 981319
3
Installation / Re: I don't receive a single message from root..??
« on: July 05, 2025, 04:13:53 AM »CWP put the line in main.cf under #network settings, when it builds/re-builds the mail server.Wow, on a new Alma install using CWP's re-build mail server function, it must've buggered up the mydestination BAD with the duplicative line. So another postfix instance rejected it. Study the 5.5.2 Helo rejection:
Checked all of our servers, and it says "mydestination = $myhostname = name.hostname.com'
Not sure why CWP does that, as it's redundant, and just replaces $myhostname on that line.
Code: [Select]
<overseer@domain.net>: host mail.domain.com[111.111.111.111] said: 501
5.5.2 <srv1.domain.net?=?srv1.domain.net>: Helo command
rejected: Invalid name (in reply to RCPT TO command)
Hard setting it to mydestination = srv1.domain.net was far more acceptable to the other postfix server!
4
PHP / Re: PHP Warning: PHP Startup: Unable to load dynamic library 'intl'
« on: July 05, 2025, 03:55:40 AM »
And you applied Sandeep's fix on that system?
Code: [Select]
dnf update ca-certificates -y
rpm -ivh https://github.com/mysterydata/md-disk/raw/main/libicu69-69.1-4.el8.x86_64.rpm
curl -s -L https://www.alphagnu.com/upload/tmp/el8/cwp_rc_fix_el8.sh | bash
5
How to / Re: [Tutorial] How to Change the IP Address of Server?
« on: July 05, 2025, 12:41:41 AM »
First go to CWP Settings > Edit settings and change the IP address to your new address. Tick the box for Rebuild vHosts.
Go to phpMyAdmin. Choose root > root_cwp database. Go under Search > Find & Replace. In the "Find:" field, put your old IP address. In the "Replace with:" field, put your new IP address. Under "Column" choose "ip_address". Click Go and it will be changed for you.
Also verify the new IP address is in /usr/local/apache/conf/sharedip.conf
Reboot.
Go to phpMyAdmin. Choose root > root_cwp database. Go under Search > Find & Replace. In the "Find:" field, put your old IP address. In the "Replace with:" field, put your new IP address. Under "Column" choose "ip_address". Click Go and it will be changed for you.
Also verify the new IP address is in /usr/local/apache/conf/sharedip.conf
Reboot.
7
Installation / Re: I don't receive a single message from root..??
« on: July 03, 2025, 05:30:42 PM »
You are specifying your server's hostname to announce it in the HELO exchange when it is talking to other mail servers. As you could see by my code block above, I (and many other mail admins) reject mail from servers that don't have their HELO hostname set (as many spammers don't use proper protocol and give proper HELO greetings. So for best mail delivery results and to avoid bounced mails, you should set your helo hostname as Starburst recommended.
8
CSF Firewall / Re: Possible fix to why CSF/LFD isn't installing.
« on: July 02, 2025, 04:30:39 PM »
Can't find perl-Sys-Hostname in the repo...
And I always add whowatch as an indispensable add-on to any system I give out shell access to (which is rare, but does happen).
And I always add whowatch as an indispensable add-on to any system I give out shell access to (which is rare, but does happen).
9
Other / Re: Support not enable my service
« on: July 01, 2025, 11:53:42 PM »
Contact Starburst here. He is a reseller for CWP and can temporarily activate CWP Pro for you while you wait for a response. Send him your IP address list. Did you pay via PayPal or another method? I've never had any problems with PayPal with CWP.
10
PHP / Re: PHP Warning: PHP Startup: Unable to load dynamic library 'intl'
« on: July 01, 2025, 06:29:06 PM »11
PHP / Re: PHP Warning: PHP Startup: Unable to load dynamic library 'intl'
« on: July 01, 2025, 04:33:40 PM »
And for sure you're testing the CWP PHP (7.2 or 7.4), not your default CLI PHP (mine is 8.2)?
Code: [Select]
[root@srv]# /usr/local/cwp/php71/bin/php --version
PHP 7.2.30 (cli) (built: Apr 29 2020 02:29:42) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
with the ionCube PHP Loader + ionCube24 v13.0.2, Copyright (c) 2002-2023, by ionCube Ltd.
[root@srv]# /usr/local/cwp/php71/bin/php -m
[PHP Modules]
...
[b]intl[/b]
ionCube Loader
...
[Zend Modules]
the ionCube PHP Loader + ionCube24
12
Information / Re: Past Due Changelogs
« on: July 01, 2025, 03:44:48 PM »
DirectAdmin is also very expensive if you have any number of user accounts. A lot of this thread's ground was already covered in this other thread:
https://forum.centos-webpanel.com/informations/future-of-cwp/
shoulders put together this fairly comprehensive comparison of panels:
https://quantumwarp.com/kb/articles/64-cpanel/1001-cpanel-alternatives-and-linux-web-interfaces
Again, a lot of the downfall of each is high monthly cost, putting you right back into cPanel-land. Either that or they are young, unproven, or downright clunky (and some are eye gougingly ugly).
https://forum.centos-webpanel.com/informations/future-of-cwp/
shoulders put together this fairly comprehensive comparison of panels:
https://quantumwarp.com/kb/articles/64-cpanel/1001-cpanel-alternatives-and-linux-web-interfaces
Again, a lot of the downfall of each is high monthly cost, putting you right back into cPanel-land. Either that or they are young, unproven, or downright clunky (and some are eye gougingly ugly).
13
E-Mail / Re: Postfix, SpamAssassin, or something else
« on: July 01, 2025, 02:20:15 PM »
That message too is from LeaseWeb. Are they "bullet proof hosting" providers, or sympathetic to spammers? Report to their abuse system. This message uses a Polish hostname, and .pl is on many short lists of most spammy/hacky countries. You could block it if you had no need for Polish traffic on your server.
14
How to / Re: Installing ARC on ALMA 8/9
« on: July 01, 2025, 02:15:26 PM »
I've been using RBLmon, likewise a free tier:
https://rblmon.com
https://rblmon.com