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 ... 98
1
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).

It's there, not sure if it's in the AL or EPEL repos though.

That's why I install EPEL & ELRepo at the beginning, and after do an update.

Then install:
Code: [Select]
dnf install nano wget ipset ebtables iptables ipset-service uuid uuid-devel libuuid-devel m4 pcre pcre-devel zlib-devel perl-DBD-MySQL perl-IPC-Cmd perl-Pod-Html perl-Sys-Hostname perl-libwww-perl.noarch perl-LWP-Protocol-https.noarch perl-GDGraph libtool ImageMagick ImageMagick-devel s-nail htop sysstat python3-perf nmap net-tools make quota cockpit* rsyslog-logrotate fastfetch

2
Other / Re: Support not enable my service
« on: Today at 04:06:04 AM »
I don't work for CWP, but are a reseller. And usually try to help out.

You bought 30 licenses?
Or you bought 1 license?

Only way to reach CWP Actual is via ticket system.

Agreed, never had any problems with PayPal, Crypto is quirky sometimes with verifications and delays.

Let me know in a PM, and I can see if I can help.

3
Yea, it was, now getting:

Code: [Select]
# /usr/local/cwp/php71/bin/php --version
Quote
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl.so' (tried: /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl.so (libicui18n.so.60: cannot open shared object file: No such file or directory), /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902//usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl.so.so (/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902//usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'intl' (tried: /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl (/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl: cannot open shared object file: No such file or directory), /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl.so (libicui18n.so.60: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP 7.4.33 (cli) (built: Apr 26 2023 00:00:00) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with the ionCube PHP Loader + ionCube24 v13.0.2, Copyright (c) 2002-2023, by ionCube Ltd.

Tried both ways, same errors.
This makes no sense, all the AL9 servers are behaving.

And why is is trying to load a disable extension...

4
Code: [Select]
# /usr/local/cwp/php71/bin/php --version
Quote
PHP Warning:  PHP Startup: Unable to load dynamic library 'intl' (tried: /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl (/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl: cannot open shared object file: No such file or directory), /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl.so (libicui18n.so.60: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP 7.4.33 (cli) (built: Apr 26 2023 00:00:00) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with the ionCube PHP Loader + ionCube24 v13.0.2, Copyright (c) 2002-2023, by ionCube Ltd.




Code: [Select]
# /usr/local/cwp/php71/bin/php -m
Quote
PHP Warning:  PHP Startup: Unable to load dynamic library 'intl' (tried: /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl (/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl: cannot open shared object file: No such file or directory), /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902/intl.so (libicui18n.so.60: cannot open shared object file: No such file or directory)) in Unknown on line 0
[PHP Modules]
...
intl
ionCube Loader
...

[Zend Modules]
the ionCube PHP Loader + ionCube24

5
When you run php -m, it shows the module installed, as does dnf.  ???

6
How to / Re: Installing ARC on ALMA 8/9
« on: July 01, 2025, 02:11:14 PM »
You still always want to monitor you IP's.

Check out HetrixTools (I am not associated wit them them), they have a Free level to monitor RBL's

7
Mod_Security / OWASP CRS v4.16.0 Released on 2025-06-29
« on: July 01, 2025, 02:09:06 PM »
Just a quick FYI.

OWASP CRS released a new ruleset (4.16.0) on 2025-06-29

8
How to / Re: [Tutorial] How to Change the IP Address of Server?
« on: June 30, 2025, 12:54:46 PM »
Not really.

The easiest way is have your rDNS/PTR set already at your host.

Change the IP for CWP in the support section.

The log into your server, and manually change the base IP, if you only have 1 IP you are changing.

Reboot the server, CWP will see the change.

You then can goto CWP Settings -> Edit Settings, and confirm your new IP is listed as the Shared IP.
It will pull that IP the same as the Base IP.
Click Save Changes, and the IP should propagate to all accounts.

Changing an IP isn't easy.

9
How to / Re: Installing ARC on ALMA 8/9
« on: June 30, 2025, 12:42:10 PM »
Info is at:
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/dkim-not-working-on-almalinux-9-with-cwp/

Those 4 lines go at the end of main.cf, IF they are not there already.

And while you have main.cf open, you need to add the line
UNDER (# rules restrictions), under smtpd_helo_required = yes ADD:
Code: [Select]
smtp_helo_name = $myhostname
And then restart postfix:
Code: [Select]
systemctl restart postfix
Let me know if you have any questions.

10
PHP / Re: Anti-Change Log
« on: June 30, 2025, 09:01:26 AM »
@josemnunez

Was surprised the last 2 versions haven't updated the PHP versions.

But I am sure they where for other needed fixes.

11
Mod_Security / Re: OWASP CRS v4.15.0 Just Release
« on: June 30, 2025, 08:48:10 AM »
@venty

I apologize, I'm getting you mixed up with someone else.

12
How to / Re: Installing ARC on ALMA 8/9
« on: June 30, 2025, 12:53:18 AM »
Thanks all.

I think I'll have to research it further when I get some time (the WHM servers I manage all have ARC without any set up required). Was hoping for an easy fix & although Netino's guide looks great I wanted to retain SpamAssassin & CWP defaults.

@6Sense

I can understand that.

But as you can see from the screenshot above, we have ARC enabled.
Just have to add 4 lines to the bottom of main.cf

13
Information / Re: Past Due Changelogs
« on: June 30, 2025, 12:44:19 AM »
Changelogs are very minor.
They are working on getting EL9 stable, so they can already start on EL10.

cPanel & Plesk will always to high, they have been around for 25 + years, and people are use to them, and some people don't like change.

I would rate them to:

1. cPanel (But high Cost)
2. Plesk (Same - High Cost, and then nickel & dime you to death with plugins)
3. Webuzo (Again - Cost)
4. CWP
5. ISPConfig
6. ISPManager
7. VestaCP
8. DirectAdmin
9. VirtualMin (Webmin's cousin)
10. Ajenti 2 (Looks like it has some promise)

14
This is on AL9, which I believe has CWP PHP 7.4.
But the paths show 7.1.

Only location that had the intl.so in was:
Quote
/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20170718/intl.so

Copied it over to:
/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20190902

Both:
Quote
/usr/local/src/intl-3.0.0/.libs/
/usr/local/src/intl-3.0.0/modules/
where empty.

Trying to rebuild PHP now.

Only server to be having this problem.
And it only showed when updating RoundCube to 1.5.11.

You run a PHP module check with php -m, and it lists intl.
php -v doesn't show any errors either.

15
Mod_Security / Re: OWASP CRS v4.15.0 Just Release
« on: June 30, 2025, 12:07:57 AM »
What happened to the configuration I did on your server on 2025-06-27?
Everything was working fine.
ModSecurity 2.9.8 was installed, and so was the OWASP CRS 4.15.0 ruleset.

Your configuration paths aren't showing how they where set.
Quote
Include /usr/local/apache/modsecurity-rules/custom-rules/startup/*.conf
Include /usr/local/apache/modsecurity-rules/owasp-crs/coreruleset-4.15.0/crs-setup.conf
Include /usr/local/apache/modsecurity-rules/custom-rules/before/*.conf
Include /usr/local/apache/modsecurity-rules/owasp-crs/coreruleset-4.15.0/rules/*.conf
Include /usr/local/apache/modsecurity-rules/custom-rules/after/*.conf

/modsecurity-rules/custom-rules/before/global_disabled_rules.conf
has rules needed by CWP.
Unless you moved them to the path you are showing now.

Your welcome to tweak things if you want, but just note it's easy to break things in ModSecurity.

Pages: [1] 2 3 ... 98