1
PHP / Re: PHP Warning: PHP Startup: Unable to load dynamic library 'intl'
« Last post by Netino on Today at 01:50:29 AM »Try to search here:
https://rpmfind.net/linux/rpm2html/search.php?query=php74-php-intl
The last version today is:
https://rpmfind.net/linux/remi/enterprise/9/remi/x86_64/php74-php-intl-7.4.33-23.el9.remi.x86_64.rpm
Regards,
Netino
https://rpmfind.net/linux/rpm2html/search.php?query=php74-php-intl
The last version today is:
https://rpmfind.net/linux/remi/enterprise/9/remi/x86_64/php74-php-intl-7.4.33-23.el9.remi.x86_64.rpm
Regards,
Netino
2
How to / Re: [Howto] Install Rspamd
« Last post by Netino on Today at 01:28:46 AM »@overseer,
You are right, sorry for the typo.
Unfortunately, this forum doesn't let to edit that post anymore.
Thanks anyway for the correction.
You are right, sorry for the typo.
Unfortunately, this forum doesn't let to edit that post anymore.
Thanks anyway for the correction.
3
How to / Re: Installing ARC on ALMA 8/9
« Last post by 6Sense on June 30, 2025, 11:43:54 PM »Thanks mate, you're a gem! @Starburst
I now have ARC headers & hopefully never again have to explain to clients why their forwarded emails are bouncing
I now have ARC headers & hopefully never again have to explain to clients why their forwarded emails are bouncing

4
How to / Re: [Tutorial] How to Change the IP Address of Server?
« Last post by Starburst 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.
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.
5
How to / Re: Installing ARC on ALMA 8/9
« Last post by Starburst 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:
And then restart postfix:
Let me know if you have any questions.
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.
6
How to / Re: Installing ARC on ALMA 8/9
« Last post by 6Sense on June 30, 2025, 11:59:27 AM »@Starburst
OK, I assumed that was some advanced modification you had done to enable ARC
What are the 4 lines & where do I add?
OK, I assumed that was some advanced modification you had done to enable ARC
What are the 4 lines & where do I add?
7
PHP / Re: Anti-Change Log
« Last post by Starburst 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.
Was surprised the last 2 versions haven't updated the PHP versions.
But I am sure they where for other needed fixes.
8
Mod_Security / Re: OWASP CRS v4.15.0 Just Release
« Last post by Starburst on June 30, 2025, 08:48:10 AM »@venty
I apologize, I'm getting you mixed up with someone else.
I apologize, I'm getting you mixed up with someone else.
10
Suggestions / Re: Backup to Amazon S3
« Last post by derak29 on June 30, 2025, 02:16:05 AM »Im looking that solution also. Suggested in 2017 no 2025 still not included.