61
Installation / Re: Problems installing CWP 8 with MariaDB
« Last post by Wonder on October 25, 2025, 11:57:05 AM »What is failing is cwp-http and cwp-suphp, not only MariaDB.
The tow cwp- files are what's causing the installer to crash, which means for some reason that server isn't talking to the cwp server.
Is this server behind a NAT?
Any firewalls that may be blocking?
Nothing, no NAT, no firewall, nothing, it's a clean install of AlmaLinux 8.
The "official" CWP installer works, but your updater is failing. I don't know why... but it's very, very strange.....
I'll try again later. Maybe I didn't let AlmaLinux update enough time after installing it, and it happened when I was doing something... that's the only thing I can think of, but even so... it's very strange to me...
62
Installation / Re: Problems installing CWP 8 with MariaDB
« Last post by Starburst on October 25, 2025, 10:57:24 AM »What is failing is cwp-http and cwp-suphp, not only MariaDB.
The tow cwp- files are what's causing the installer to crash, which means for some reason that server isn't talking to the cwp server.
Is this server behind a NAT?
Any firewalls that may be blocking?
The tow cwp- files are what's causing the installer to crash, which means for some reason that server isn't talking to the cwp server.
Is this server behind a NAT?
Any firewalls that may be blocking?
63
Installation / Re: Problems installing CWP 8 with MariaDB
« Last post by Wonder on October 25, 2025, 04:49:06 AM »Your running some commands not in the KB.No, I don't run any commands, I simply install AlmaLinux, and the next step is to install CWP...
Quote
I see a conflict wit the CWP repo, where it's trying to load from.Exactly, that's what I think happens... (I'm referring to updating MariaDB using the CWP installer from the "official" CWP repo).
Quote
You add this to cwp.repo below enabled=1For me, that's not possible. As I mentioned, I do a clean install of AlmaLinux, and the next step is to install CWP using your updated installer. I can't modify any repo because it's not installed; it doesn't install CWP.Code: [Select]exclude=mariadb*
The error you posted, shows the httpd installation failed.
Our updated script only updated MariaDB to install 10.6.
Updated: But I've tried what you say below, just before restarting after installing CWP, and the result is the same error: it doesn't allow it.
For me, the only solution is to disable the CWP repo at the MariaDB update point, and then re-enable it.
Quote
Do you mean using the instructions above to update MariaDB (https://www.alphagnu.com/topic/23-upgrade-mariadb-1011-in-cwp-centos-7-centos-8-stream-almalinux-78-rockylinux-78/#comment-25)?QuoteLast metadata expiration check: 0:01:52 ago on Fri 24 Oct 2025 09:58:48 PM CEST.
No match for argument: cwp-httpd
Error: Unable to find a match: cwp-httpd
Last metadata expiration check: 0:01:56 ago on Fri 24 Oct 2025 09:58:48 PM CEST.
No match for argument: cwp-suphp
Error: Unable to find a match: cwp-suphp
Compiler requires 512 MB RAM + SWAP
Installation FAILED at httpd
Try to just use the CWP install script, and before you reboot complete the MariaDB 10.11 update.
Quote
Note, the OS should be a base install, Without LAMP installed.Correct, I don't have LAMP installed; it's a clean AlmaLinux installation.
PS: Sorry my poor english
64
PHP / Re: When will PHP 8.4 be released in CWP?
« Last post by djprmf on October 24, 2025, 10:23:38 PM »65
PHP / Re: When will PHP 8.4 be released in CWP?
« Last post by overseer on October 24, 2025, 09:35:47 PM »Your point then is: is OK, they are working to continue support CentOS 7 (that is EOL), and CentOS 8 (that is also EOL)... and now working to CentOS 9. At this point, we can expect support to CentOS Stream 9 when he reaches the EOL date in 2027...I think the crux of the issue is that you are likely not a native English speaker and are missing some of the nuances of what we are writing. I chose my words very carefully. CentOS Stream 8 was the initial direction CWP was going in as the CentOS 7 EOL was approaching and so they created the delayed repositories. Then AlmaLinux and Rocky Linux 8 released and proved to be viable (and indeed BETTER than CentOS Stream) and so CWP pivoted to supporting and recommending those true EL8 distributions. Indeed, AlmaLinux 8 is now their recommended current stable base OS. I never said anything about CentOS Stream 9 because to me it is a no-trick pony -- a beta quality OS that has no business being the foundation for a server -- so it is irrelevant. True Enterprise Linux 9 releases (especially AlmaLinux 9) is what CWP is targeting and is currently in beta for. All of that do-si-do was caused by Red Hat and ate up quite a bit of time & developer resources (both for the binary compatible EL releases and CWP) until the landscape settled out to what it is today.
66
PHP / Re: When will PHP 8.4 be released in CWP?
« Last post by Starburst on October 24, 2025, 09:03:17 PM »Hello,
When can we expect PHP 8.4 to be available in CWP? I couldn't find an answer in the forum itself!
Best regards,
cHAp
That is NOT your screenname cpanel envangelist, unless you are opening multiple profiles just to troll...
You know so much, answer that users question, and not with another troll post...
67
Installation / Re: Problems installing CWP 8 with MariaDB
« Last post by Starburst on October 24, 2025, 08:57:55 PM »Your running some commands not in the KB.
I see a conflict wit the CWP repo, where it's trying to load from.
You add this to cwp.repo below enabled=1
The error you posted, shows the httpd installation failed.
Our updated script only updated MariaDB to install 10.6.
Try to just use the CWP install script, and before you reboot complete the MariaDB 10.11 update.
Note, the OS should be a base install, Without LAMP installed.
I see a conflict wit the CWP repo, where it's trying to load from.
You add this to cwp.repo below enabled=1
Code: [Select]
exclude=mariadb*The error you posted, shows the httpd installation failed.
Our updated script only updated MariaDB to install 10.6.
Quote
Last metadata expiration check: 0:01:52 ago on Fri 24 Oct 2025 09:58:48 PM CEST.
No match for argument: cwp-httpd
Error: Unable to find a match: cwp-httpd
Last metadata expiration check: 0:01:56 ago on Fri 24 Oct 2025 09:58:48 PM CEST.
No match for argument: cwp-suphp
Error: Unable to find a match: cwp-suphp
Compiler requires 512 MB RAM + SWAP
Installation FAILED at httpd
Try to just use the CWP install script, and before you reboot complete the MariaDB 10.11 update.
Note, the OS should be a base install, Without LAMP installed.
68
Installation / Re: Problems installing CWP 8 with MariaDB
« Last post by Wonder on October 24, 2025, 08:45:33 PM »As they say around here, a promise is a promise.
I performed a clean install of AlmaLinux 8 on a server and tried the @Starburst installer:
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-install-tutorials/updated-cwp-installer-script-for-almalinux-8-with-mariadb-10-6/
It didn't work.
The server had Almalinux 8 installed and updated; nothing else was installed.
I started the CWP installation and was already seeing some errors. At one point, it stopped. I'll paste the last few lines:
So, for now, a clean install, from what I can see or from my experience, should be done through the CWP installer. We followed the instructions to update MariaDB, but right when we installed MariaDB 10.11 (or 10.6, whichever version you prefer), we deactivated the CWP repo, installed MariaDB, and after it was installed, we reactivated the CWP repo.
By the way, thanks @Starburst for your work here...
I performed a clean install of AlmaLinux 8 on a server and tried the @Starburst installer:
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-install-tutorials/updated-cwp-installer-script-for-almalinux-8-with-mariadb-10-6/
It didn't work.
The server had Almalinux 8 installed and updated; nothing else was installed.
I started the CWP installation and was already seeing some errors. At one point, it stopped. I'll paste the last few lines:
Code: [Select]
Transaction Summary
==============================================================================================================================================================================================
Install 2 Packages
Total download size: 954 k
Installed size: 2.9 M
Downloading Packages:
(1/2): gpm-libs-1.20.7-17.el8.x86_64.rpm 451 kB/s | 38 kB 00:00
(2/2): elinks-0.12-0.58.pre6.el8.x86_64.rpm 3.3 MB/s | 916 kB 00:00
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 1.0 MB/s | 954 kB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : gpm-libs-1.20.7-17.el8.x86_64 1/2
Running scriptlet: gpm-libs-1.20.7-17.el8.x86_64 1/2
Installing : elinks-0.12-0.58.pre6.el8.x86_64 2/2
Running scriptlet: elinks-0.12-0.58.pre6.el8.x86_64 2/2
Verifying : gpm-libs-1.20.7-17.el8.x86_64 1/2
Verifying : elinks-0.12-0.58.pre6.el8.x86_64 2/2
Installed:
elinks-0.12-0.58.pre6.el8.x86_64 gpm-libs-1.20.7-17.el8.x86_64
Complete!
Last metadata expiration check: 0:01:48 ago on Fri 24 Oct 2025 09:58:48 PM CEST.
Dependencies resolved.
Nothing to do.
Complete!
PREPARING THE SERVER
##########################
Failed to stop firewalld.service: Unit firewalld.service not loaded.
Failed to disable unit: Unit file firewalld.service does not exist.
#############################################
Please wait... installing web server files...
#############################################
Last metadata expiration check: 0:01:52 ago on Fri 24 Oct 2025 09:58:48 PM CEST.
No match for argument: cwp-httpd
Error: Unable to find a match: cwp-httpd
Last metadata expiration check: 0:01:56 ago on Fri 24 Oct 2025 09:58:48 PM CEST.
No match for argument: cwp-suphp
Error: Unable to find a match: cwp-suphp
Compiler requires 512 MB RAM + SWAP
Installation FAILED at httpd
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 899 100 899 0 0 4181 0 --:--:-- --:--:-- --:--:-- 4181
sh: line 46: /usr/local/bin/php: No such file or directory
grep: /etc/init.d/httpd: No such file or directory
Received
Please contact CWP support about this issue and include the last few lines from the error:
http://centos-webpanel.com/contact
[root@server src]# So, for now, a clean install, from what I can see or from my experience, should be done through the CWP installer. We followed the instructions to update MariaDB, but right when we installed MariaDB 10.11 (or 10.6, whichever version you prefer), we deactivated the CWP repo, installed MariaDB, and after it was installed, we reactivated the CWP repo.
By the way, thanks @Starburst for your work here...
69
PHP / Re: When will PHP 8.4 be released in CWP?
« Last post by djprmf on October 24, 2025, 05:05:23 PM »Dude... You are asking me to answer a question that I make...
Stop being a kid and try increase your ego please with nonsense attacks... You are asking me to answer my own question? And asking for focus when are YOU that are reply with nonsense..
So yes kid, FOCUS!
Stop being a kid and try increase your ego please with nonsense attacks... You are asking me to answer my own question? And asking for focus when are YOU that are reply with nonsense..
So yes kid, FOCUS!
70
Installation / Re: Problems installing CWP 8 with MariaDB
« Last post by Wonder on October 24, 2025, 04:59:16 PM »Hello,
Yes, it is indeed a genuine EL8 distribution, AlmaLinux8 in question.
I've installed a server, installed AlmaLinux 8 from scratch, and installed CWP from the official CWP repo (I'll do it later from the one mentioned by Startburst, but I wanted to note that we're using the official CWP repo and instructions).
After installing CWP and running a yum update, we have this:
https://www.alphagnu.com/topic/23-upgrade-mariadb-1011-in-cwp-centos-7-centos-8-stream-almalinux-78-rockylinux-78/#comment-25
disabling cwp repo:
And the rest of the steps are perfect.
By the way, I've used both the one indicated in the URL and the one @starburst mentioned as repos with the same result; the problem isn't the mariadb repository.
Then, in a few hours, I'll run the same tests using the CWP installer created by @starburst and post them here.
Yes, it is indeed a genuine EL8 distribution, AlmaLinux8 in question.
I've installed a server, installed AlmaLinux 8 from scratch, and installed CWP from the official CWP repo (I'll do it later from the one mentioned by Startburst, but I wanted to note that we're using the official CWP repo and instructions).
After installing CWP and running a yum update, we have this:
Code: [Select]
[root@server ~]# yum update
CentOS Web Panel repo for Linux 8 - x86_64 3.0 MB/s | 330 kB 00:00
AlmaLinux 8 - BaseOS 16 MB/s | 44 MB 00:02
AlmaLinux 8 - AppStream 3.1 MB/s | 21 MB 00:06
AlmaLinux 8 - Extras 34 kB/s | 14 kB 00:00
AlmaLinux 8 - PowerTools 7.1 MB/s | 5.0 MB 00:00
AlmaLinux 8 - PowerTools Source 357 kB/s | 142 kB 00:00
AlmaLinux 8 - PowerTools debuginfo 1.6 MB/s | 854 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 7.1 MB/s | 14 MB 00:01
Error:
Problem 1: package MariaDB-shared-10.5.29-1.el8.x86_64 from cwp requires MariaDB-common, but none of the providers can be installed
- cannot install the best update candidate for package mariadb-connector-c-3.1.11-2.el8_3.x86_64
- package MariaDB-common-10.5.29-1.el8.x86_64 from cwp is filtered out by modular filtering
Problem 2: package MariaDB-shared-10.5.29-1.el8.x86_64 from cwp requires MariaDB-common, but none of the providers can be installed
- cannot install the best update candidate for package mariadb-connector-c-config-3.1.11-2.el8_3.noarch
- package MariaDB-common-10.5.29-1.el8.x86_64 from cwp is filtered out by modular filtering
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
[root@server ~]#
I followed the instructions at this URL step by step as shown below.https://www.alphagnu.com/topic/23-upgrade-mariadb-1011-in-cwp-centos-7-centos-8-stream-almalinux-78-rockylinux-78/#comment-25
Code: [Select]
[root@server ~]# cp /etc/my.cnf /etc/my.cnf.bak
[root@server ~]# systemctl stop mariadb mysql mysqld
[root@server ~]# systemctl disable mariadb
Removed /etc/systemd/system/multi-user.target.wants/mariadb.service.
Removed /etc/systemd/system/mysql.service.
Removed /etc/systemd/system/mysqld.service.
[root@server ~]# rpm -e --nodeps $(rpm -qa | grep -i mariadb)
[root@server ~]# rpm -e --nodeps mysql-common mysql-libs mysql-devel
error: package mysql-common is not installed
error: package mysql-libs is not installed
error: package mysql-devel is not installed
[root@server ~]# rpm --nodeps -ev MariaDB-server
error: package MariaDB-server is not installed
[root@server ~]# dnf module disable mariadb -y
Last metadata expiration check: 0:04:12 ago on Fri 24 Oct 2025 06:27:29 PM CEST.
Dependencies resolved.
==============================================================================================================================================================================================
Package Architecture Version Repository Size
==============================================================================================================================================================================================
Disabling modules:
mariadb
Transaction Summary
==============================================================================================================================================================================================
Complete!
[root@server ~]# rpm -e --nodeps mariadb-server
error: package mariadb-server is not installed
[root@server ~]# nano /etc/yum.repos.d/mariadb.repo
[root@server ~]# yum clean all
62 files removed
[root@server ~]# yum install MariaDB-server MariaDB-client MariaDB-devel MariaDB-shared net-snmp perl-DBD-MySQL -y
CentOS Web Panel repo for Linux 8 - x86_64 3.1 MB/s | 330 kB 00:00
AlmaLinux 8 - BaseOS 15 MB/s | 44 MB 00:02
AlmaLinux 8 - AppStream 15 MB/s | 21 MB 00:01
AlmaLinux 8 - Extras 34 kB/s | 14 kB 00:00
AlmaLinux 8 - PowerTools 7.6 MB/s | 5.0 MB 00:00
AlmaLinux 8 - PowerTools Source 334 kB/s | 142 kB 00:00
AlmaLinux 8 - PowerTools debuginfo 1.8 MB/s | 854 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 7.9 MB/s | 14 MB 00:01
MariaDB 1.6 MB/s | 634 kB 00:00
Package perl-DBD-MySQL-4.046-3.module_el8.6.0+2827+49d66dc3.x86_64 is already installed.
Error:
Problem: package MariaDB-server-10.11.14-1.el8.x86_64 from mariadb requires MariaDB-client >= 10.6.1, but none of the providers can be installed
- cannot install both MariaDB-client-10.11.11-1.el8.x86_64 from mariadb and MariaDB-client-10.5.29-1.el8.x86_64 from cwp
- cannot install both MariaDB-client-10.11.13-1.el8.x86_64 from mariadb and MariaDB-client-10.5.29-1.el8.x86_64 from cwp
- cannot install both MariaDB-client-10.11.14-1.el8.x86_64 from mariadb and MariaDB-client-10.5.29-1.el8.x86_64 from cwp
- cannot install the best candidate for the job
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
[root@server ~]#
The only way I can find to solve it is by disabling the CWP repo at that point, then it updates without any problem, but it installs some more package, which I really don't know if it's necessary:disabling cwp repo:
Code: [Select]
Installing:
MariaDB-client x86_64 10.11.14-1.el8 mariadb 16 M
MariaDB-devel x86_64 10.11.14-1.el8 mariadb 8.5 M
MariaDB-server x86_64 10.11.14-1.el8 mariadb 28 M
MariaDB-shared x86_64 10.11.14-1.el8 mariadb 128 k
net-snmp x86_64 1:5.8-31.el8_10 appstream 355 k
Installing dependencies:
MariaDB-common x86_64 10.11.14-1.el8 mariadb 88 k
boost-program-options x86_64 1.66.0-13.el8 appstream 140 k
galera-4 x86_64 26.4.23-1.el8 mariadb 1.5 M
net-snmp-agent-libs x86_64 1:5.8-31.el8_10 appstream 749 k
net-snmp-libs x86_64 1:5.8-31.el8_10 baseos 827 k
Installing weak dependencies:
lsof x86_64 4.93.2-1.el8 baseos 252 k
pv x86_64 1.6.6-7.el8 epel 64 k
socat x86_64 1.7.4.1-2.el8_10 appstream 322 k
Transaction Summary
And the rest of the steps are perfect.
By the way, I've used both the one indicated in the URL and the one @starburst mentioned as repos with the same result; the problem isn't the mariadb repository.
Then, in a few hours, I'll run the same tests using the CWP installer created by @starburst and post them here.
Recent Posts
