Control Web Panel

Security => CSF Firewall => Topic started by: Namaste on April 17, 2025, 03:44:50 PM

Title: No CSF almalinux
Post by: Namaste on April 17, 2025, 03:44:50 PM
Just noticed on my new install alma8 that there is no csf directory.  what shall I do?
Title: Re: No CSF almalinux
Post by: overseer on April 17, 2025, 05:09:04 PM
https://orcacore.com/install-configure-csf-firewall-almalinux/ (https://orcacore.com/install-configure-csf-firewall-almalinux/)
https://orcacore.com/enable-configure-csf-firewall-cwp/ (https://orcacore.com/enable-configure-csf-firewall-cwp/)
Title: Re: No CSF almalinux
Post by: Namaste on April 17, 2025, 10:46:32 PM
When I said what shall I do, I didnt mean how do I do.  I meant, a noose, a bullet or a hand grenade
Title: Re: No CSF almalinux
Post by: Starburst on April 17, 2025, 11:58:07 PM
That's the CWP installer, which compiles & installs CSF/LFD onto the system.
Much like Apache, PHP, etc.

Isn't coming from the AlmaLinux OS side.
Title: Re: No CSF almalinux
Post by: Namaste on April 18, 2025, 12:33:38 AM
speaking of php...

during the cwp install I saw error messages about pear.php.net.   It was scrolling fast but I gather it wanted me to do something later on after the install finished.

Title: Re: No CSF almalinux
Post by: Starburst on April 18, 2025, 12:40:07 AM
This is we do on AL9 after CWP is installed:

Code: [Select]
dnf install php-cli libsodium libsodium-devel php-sodium php-pecl-zip php-pecl-mailparse php-mbstring php-pear php-devel php-pecl-imagick
Code: [Select]
pecl channel-update pecl.php.net
Title: Re: No CSF almalinux
Post by: Namaste on April 18, 2025, 12:47:52 AM
And what would be the consequence if I wasnt watching the logs at the time?
Title: Re: No CSF almalinux
Post by: Starburst on April 18, 2025, 12:54:51 AM
Not fully sure.

When you build PHP, it connects to some of it for the extensions.