Author Topic: No CSF on rocky8 install  (Read 309 times)

0 Members and 1 Guest are viewing this topic.

Offline
***
No CSF on rocky8 install
« on: February 24, 2025, 11:31:50 PM »
Just spun up a new server with rocky 8 and installed cwp.  There is no csf directory and of course there is no way to configure from the cpanel.
Listen to everything Pixelpadre says.

Offline
*****
Re: No CSF on rocky8 install
« Reply #1 on: February 25, 2025, 01:32:06 AM »
Yea. Rocky has had an issues with missing libraries since the start.

That's why AlmaLinux 8 or 9 is the recommended version.
Also because I think it's the free version of CloudLinux (allot of the same developers)

Usually csf lives in /etc/csf.

Offline
***
Re: No CSF on rocky8 install
« Reply #2 on: February 25, 2025, 11:25:39 AM »
Yea. Rocky has had an issues with missing libraries since the start.

That's why AlmaLinux 8 or 9 is the recommended version.
Also because I think it's the free version of CloudLinux (allot of the same developers)

Usually csf lives in /etc/csf.

I'll try this again with alma.  I wish cwp developers would be more truthful about which OS to use.  We never hear from them anymore.
Listen to everything Pixelpadre says.

Offline
***
Re: No CSF on rocky8 install
« Reply #3 on: February 25, 2025, 12:07:41 PM »
Tried alma 8 and same thing.

Warning: file_get_contents(/etc/csf/csf.deny): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/modules/firewall.php on line 0
Listen to everything Pixelpadre says.

Offline
***
Re: No CSF on rocky8 install
« Reply #4 on: February 25, 2025, 01:15:28 PM »
[root@45-33-110-87 ~]# yum list installed perl
Error: No matching Packages to list
Listen to everything Pixelpadre says.

Offline
***
Re: No CSF on rocky8 install
« Reply #5 on: February 25, 2025, 03:31:38 PM »
Tried spinning up Alma 8 at DO instead of linode.  got this error with wget:
Code: [Select]
Install  2 Packages

Total size: 765 k
Installed size: 2.8 M
Downloading Packages:
[SKIPPED] libmetalink-0.1.3-7.el8.x86_64.rpm: Already downloaded
[SKIPPED] wget-1.19.5-12.el8_10.x86_64.rpm: Already downloaded
AlmaLinux 8 - AppStream                         3.3 MB/s | 3.4 kB     00:00
Importing GPG key 0xC21AD6EA:
 Userid     : "AlmaLinux <packager@almalinux.org>"
 Fingerprint: E53C F5EF 91CE B0AD 1812 ECB8 51D6 647E C21A D6EA
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
Key imported successfully
Import of key(s) didn't help, wrong key(s)?
Public key for wget-1.19.5-12.el8_10.x86_64.rpm is not installed. Failing package is: wget-1.19.5-12.el8_10.x86_64
Listen to everything Pixelpadre says.

Offline
***
Re: No CSF on rocky8 install
« Reply #6 on: February 25, 2025, 04:26:26 PM »

Offline
***
Re: No CSF on rocky8 install
« Reply #7 on: February 25, 2025, 07:25:23 PM »
tried rocky 8 on DO.  Install went well.   At least there is a csf directory with config files.  However...it will not allow me to turn it on.  I was able to add whitelist IP though.  weird.

Looks like nothing is ready for prime time at this point. 

Guess I will stay on 7 until a clean install is possible with a functioning cwp.  That could be and likely will be years.  If ever,
Listen to everything Pixelpadre says.

Offline
***
Re: No CSF on rocky8 install
« Reply #8 on: February 25, 2025, 07:53:20 PM »
Just installed a test box with Almalinux 8. CSF is installed too and works well.

Guys, how do you install stuff and get errors ? Do you miss some instructions/actions or what ? :)

Offline
***
Re: No CSF on rocky8 install
« Reply #9 on: February 25, 2025, 10:37:34 PM »
Just installed a test box with Almalinux 8. CSF is installed too and works well.

Guys, how do you install stuff and get errors ? Do you miss some instructions/actions or what ? :)
So when we install the distro and it says the key doesnt work its because we did something wrong?  Not hardly.
Listen to everything Pixelpadre says.

Offline
***
Re: No CSF on rocky8 install
« Reply #10 on: February 25, 2025, 11:33:05 PM »
Yes, because you install outdated distro and extra steps are required to make it up to date.

Offline
****
Re: No CSF on rocky8 install
« Reply #11 on: February 26, 2025, 02:02:55 AM »
Quote
https://control-webpanel.com/installation-instructions#step3

Before any installation you should have run yum -y update.  Doing so should alert you to any potential issues with yum
Google Hangouts:  rcschaff82@gmail.com

Offline
***
Re: No CSF on rocky8 install
« Reply #12 on: February 26, 2025, 09:16:30 AM »
Quote
https://control-webpanel.com/installation-instructions#step3

Before any installation you should have run yum -y update.  Doing so should alert you to any potential issues with yum

Of course that is the first thing anyone would do.
Listen to everything Pixelpadre says.

Offline
***
Re: No CSF on rocky8 install
« Reply #13 on: February 26, 2025, 12:28:54 PM »
Quote
https://control-webpanel.com/installation-instructions#step3

Before any installation you should have run yum -y update.  Doing so should alert you to any potential issues with yum

Haven't seen you in forever.  Out on parole again?
Listen to everything Pixelpadre says.

Offline
*****
Re: No CSF on rocky8 install
« Reply #14 on: February 27, 2025, 01:27:33 AM »
Before installing CWP on AlmaLinux, run:

Code: [Select]
update-crypto-policies --set DEFAULT:SHA1
Then all their steps:

dnf --refresh update
cd /usr/local/src
wget http://centos-webpanel.com/cwp-el9-latest
sh cwp-el9-latest