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.
856
Information / Re: It seems that cwp billing is working again.
« on: June 27, 2024, 11:29:50 PM »
We are a Reseller, and don't have any problems.
If you are a NOC partner, I'm surprised they aren't responding.
If you are a NOC partner, I'm surprised they aren't responding.
857
CentOS 9 Problems / Re: apache wont restart after enabling mod_security.
« on: June 27, 2024, 10:57:25 PM »858
PHP / Re: PHP8.3 on Almalinux 8
« on: June 27, 2024, 10:52:22 PM »
We have the current PHP 8.3.8 running on AlmaLinux 8 & 9 with CWP 0.9.8.1180 without problems.
859
Other / Re: Alma Linux 8 emails not sending
« on: June 27, 2024, 09:57:42 PM »
Have you tested the server by sending an email from the CLI using s-nail?
860
Migration from other control panels / Re: I cannot migrate from Alma8 to Alma9, but I can migrate to Alma8
« on: June 27, 2024, 09:55:17 PM »
CWP for AlmaLinux 9 is still in beta, and some features do not fully work.
The CWP -> CWP Migration tool has been mentioned as non-functional in several other threads.
The CWP -> CWP Migration tool has been mentioned as non-functional in several other threads.
861
Updates / Re: CWP-CentOS-Stream-AppStream.repo Is down
« on: June 27, 2024, 09:52:21 PM »
As mentioned by @overseer, CentOS Stream is a beta OS, and Red Hat shut down 7, 8, and the new beta is Stream 10.
For production, you should be using AlmaLinux 8.x (Currently 8.10)
For production, you should be using AlmaLinux 8.x (Currently 8.10)
862
Information / Re: CentOS 7 & CentOS Stream 8 EOL - Being Archived
« on: June 14, 2024, 02:09:24 AM »
They have for awhile.
CWP and AlmaLinux 8 work fine together.
And AlmaLinux offers a program called ELevate to switch from CentOS 7 to AlmaLinux 8.
CWP and AlmaLinux 8 work fine together.
And AlmaLinux offers a program called ELevate to switch from CentOS 7 to AlmaLinux 8.
863
Installation / Re: http://static.cdn-cwp.com/files/cwp/el7/cwp-el7-0.9.8.1179.zip - Slow
« on: June 13, 2024, 08:23:28 PM »
Nope.
Just brought up 2 servers today, and was instant.
Just brought up 2 servers today, and was instant.
864
Installation / Re: Which IP to use for a license?
« on: June 13, 2024, 08:22:22 PM »
You main base IPv4 is what is used.
You will see it listed at the bottom on the control panel as well.
You will see it listed at the bottom on the control panel as well.
865
PHP / PHP Anti-Changelog
« on: June 11, 2024, 09:23:46 AM »
PHP released some new versions on 2024-06-06
PHP 8.1.29
PHP 8.2.20
PHP 8.3.8
Hope to see them soon in the auto updater.
PHP 8.1.29
PHP 8.2.20
PHP 8.3.8
Hope to see them soon in the auto updater.
866
Migration from other control panels / Re: cwp-cwp migration Connection not reached The following error occurred
« on: June 10, 2024, 06:26:16 PM »
CWP Migration doesn't work on AL9 & CWP beta yet.
867
Other / Re: License activation time after payment
« on: June 10, 2024, 06:23:58 PM »
Unfortunately, CWP billing doesn't monitor the forums.
Best and only way is to submit both a Billing & Support tickets via their control panel. (Which is WHMCS)
Best and only way is to submit both a Billing & Support tickets via their control panel. (Which is WHMCS)
868
Installation / For those confused about what the 'Recommended' version is for CWP
« on: June 09, 2024, 01:57:14 AM »
The current 'Recommended' OS's are:
CentOS 8/stream (CentOS 8 & CentOS Stream 8 are now EOL, this leaves you with CentOS Stream 9, and CWP beta)
OR
AlmaLinux 8
OR
Rocky Linux 8
Out of them all, I would personally recommend AlmaLinux 8.x
CentOS 8/stream (CentOS 8 & CentOS Stream 8 are now EOL, this leaves you with CentOS Stream 9, and CWP beta)
OR
AlmaLinux 8
OR
Rocky Linux 8
Out of them all, I would personally recommend AlmaLinux 8.x
869
CentOS 7 Problems / Re: OpenSSL version no longer supported
« on: June 09, 2024, 01:49:31 AM »
AlmaLinux is the new Recommended version to install CWP onto.
CentOS Stream is a beta OS, and it's recommended due to it's instability.
We use AlmaLinux 8.x without issues, and now have 3 systems with 9.x running with CWP.
CentOS Stream is a beta OS, and it's recommended due to it's instability.
We use AlmaLinux 8.x without issues, and now have 3 systems with 9.x running with CWP.
870
PHP / AlmaLinux 9 & CWP
« on: June 08, 2024, 07:29:54 AM »
Just as an FYI, what I've found good is to install the following before CWP on AL 9, some may already be installed, but better safe than ...:
Code: [Select]
dnf install dnf-plugins-core
dnf install elrepo-release epel-release -y
/usr/bin/crb enable
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 -y
dnf --refresh update
