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 - venty

Pages: 1 2 [3] 4 5 ... 23
31
Problems on other RedHat linux servers / Clamav / AL 9
« on: January 14, 2025, 08:16:20 AM »
Hi,

I have an Alma Linux 9 server, how can I check if Clamav is installed, because here:

https://prnt.sc/jkK3x_r8j-fg

Are there any special features for its settings, such as scanning constantly?

Thanks in advance!

BR
Venty

32
Apache / Re: Issues with brand new fresh install with almalinux 9.4
« on: January 14, 2025, 08:04:36 AM »
You can't have any services installed before installing CWP.

So if Apache is working 'out of the box', you are installing AlmaLinux 9.4 LAMP.
That won't work.

Reimage with the bare AlmaLinux 9.4

Setup your networking, hostname, timzone.

Then:

Code: [Select]
dnf install dnf-plugins-core
Code: [Select]
dnf install elrepo-release epel-release -y
Code: [Select]
/usr/bin/crb enable
Code: [Select]
dnf --refresh update
Code: [Select]
dnf install nano wget ipset ebtables iptables 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 s-nail htop sysstat python3-perf ImageMagick ImageMagick-devel -y
Code: [Select]
dnf --refresh update
Code: [Select]
dnf install clamav* clamd
Code: [Select]
dnf clean all
Code: [Select]
cd /usr/local/src
Code: [Select]
wget http://centos-webpanel.com/cwp-el9-latest
Code: [Select]
sh cwp-el9-latest
Code: [Select]
dnf install spamassassin amavis
To updated MariaDB follow:
https://www.alphagnu.com/topic/23-upgrade-mariadb-1011-in-cwp-centos-7-centos-8-stream-almalinux-78-rockylinux-78/

Reboot

Configure & Start CSF

Hi,

does this:

https://www.alphagnu.com/topic/23-upgrade-mariadb-1011-in-cwp-centos-7-centos-8-stream-almalinux-78-rockylinux-78/

work for Alma Linux 9 and which part should I follow?

Thanks in advance!

BR
Venty


33
Hi,

The problem is solved, thanks to Starburst  who suggested the solution:

AlmaLinux 9 ? If so, check this page:
https://forum.centos-webpanel.com/other/i-have-problem-with-users-panel-login-page-it-show-to-me-failed-cwp-alma-linux9/msg49587/#msg49587

BR
Venty

34
We are working on resolving this issue, a quick fix is ​​to go to this file
Code: [Select]
nano /etc/login.defs


and comment out the following line

Code: [Select]
SHA_CRYPT_MAX_ROUNDS 5000


to

Code: [Select]
#SHA_CRYPT_MAX_ROUNDS 5000

After this you can change the user's password from the cwp administration panel and you will be able to login.

it worked for me as well  :D
thank you for your kind support ❤️

Hi,

For me this line:

SHA_CRYPT_MAX_ROUNDS 5000

is

SHA_CRYPT_MAX_ROUNDS 10000

does it matter?

BR
Venty

35
CentOS-WebPanel Bugs / Re: [FIX] user panel login is not working
« on: January 14, 2025, 07:35:00 AM »
There are reports the user panel login is not working to solve this you need to run the below commands :

Code: [Select]
cd /scripts
sh generate_hostname_ssl
sh cwpsrv_rebuild_user_conf

then go to cwp admin hostname module and issue the LE ssl

reboot of server is necessary

Hi,

do not work with Alma Linux 9...?!?

Thnaks in advance!

BR
Venty

36
Hi,

ii have recently installed CWP pro on a new Almalinux 9,everything is working fine but when I create a user, I give him a name, password and everything that is necessary, but then when I try to log in through the user account (panel)  it gives me an error, what could be the reason?

Thanks in advance!

BR
Venty

37
Information / Demo not work...
« on: January 12, 2025, 03:46:43 PM »
Hi,
https://control-webpanel.com/demo - not work?!?

Thanks im advance!

BR
Venty

38
Problems on other RedHat linux servers / Re: no update???
« on: January 11, 2025, 10:28:42 PM »
More info please... Is this an EL9 release? And you are using yum instead of dnf?

Hi,

this is AlmaLinux release 9.5 (Teal Serval)....
I ​​use the Server Settings/Yum Manager menu in the CWP Panel...

BR
Venty

39
Problems on other RedHat linux servers / no update???
« on: January 11, 2025, 12:53:06 PM »
Hi,

pls... :

https://prnt.sc/qv_S_CucCJI_

Br
Venty

40
dnf was run manually, so I could make sure the updates to AL 9.5 went without errors'

Hi,

thank you very much for the reply...

???Just a clarification when installing AL9.5 - and for this installation, let's follow the recommendations you gave us here:

https://forum.centos-webpanel.com/apache/issues-with-brand-new-fresh-install-with-almalinux-9-4/msg49159/#msg49159

And as you implement and I guess recommend, now that we install AL 9.5 and then CWP, in the future when updating AL to do it manually?

Thanks in advance!

BR
Venty

41
Yup. Just updated all the servers last night.

Oh what fun.

Hi,

manually or automatically updated….

BR
Venty

42
And we have answered you on those other threads.

But CWP is working on AL9, with only the migration tool having some hicups.

Hi,

18.11.2024 - -> AL 9.5 :)

BR
Venty

43
And we have answered you on those other threads.

But CWP is working on AL9, with only the migration tool having some hicups.

Hi,

ok, we will try, let me ask if AL9 CVP and applications are automated or do we have to manually update ourselves ...?

Thanks in advance!

BR
Venty

44
Are you installing this locally or on a public provider (aka VPS, Dedicated)?

AL9 is working pretty well, as long as you don't need PHP below 7.4.x
AL8 is also working great, and has all the libraries unlike Rocky which for some reason, if missing key libraries.

All new installations we are using AL9.

What error messages are the logs showing?


Hi,

thank you very much for the reply...

...it is VPS....

"SSL needs to resolve the rDNS for Let's Encrypt to issue a SSL."... ???

From what I have listed here I have laid out the main dramas:

https://forum.centos-webpanel.com/problems-on-other-redhat-linux-servers/no-web-service-alma/

https://forum.centos-webpanel.com/problems-on-other-redhat-linux-servers/no-ssl-alma/

 Thanks in advance!

BR
Venty

45
Starburst has shared his EL9 (AlmaLinux 9) installation instructions/steps several times in this forum. Please search & follow his wise advice!

Hi,

thank you very much for the reply, I also have a lot of respect for Starburst and follow his posts on the matter….

Starburst and again my admirations, but he is on the level, and we are much more inexperienced and we expect things to happen as with Centos - installations, updates, etc...

We installed AL8 and, we have problems with no updates, SSL installations, mail, Nginx & Varnish are gone, etc.

Thanks in advance!

BR
Venty

Pages: 1 2 [3] 4 5 ... 23