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.
361
Other / RBL's down
« on: June 24, 2025, 01:06:16 AM »
As of 2025-06-24 0105Z there are 55 RBLs Offline, including some major players like barracudacentral.org.
362
Installation / Re: I don't receive a single message from root..??
« on: June 24, 2025, 12:58:38 AM »
Yea, gmail isn't receiving emails from the server, but other domains are.
This could have to do with rDNS/PTR still not being updated around the world.
There not on the servers queue, so that part is good.
This could have to do with rDNS/PTR still not being updated around the world.
There not on the servers queue, so that part is good.
363
Installation / Re: I don't receive a single message from root..??
« on: June 24, 2025, 12:51:07 AM »
Root is sending OK.
Monitored Mail Queue, nothing stuck there.
Also check your SPAM folder.
Monitored Mail Queue, nothing stuck there.
Also check your SPAM folder.
364
DNS Manager / Re: DNS manager is broken
« on: June 22, 2025, 04:56:18 AM »
The highest PHP you can use is 7.0.x
Anything higher, and the PHP script won't work.
Anything higher, and the PHP script won't work.
365
Updates / Re: Roundcube vulnerability
« on: June 22, 2025, 04:34:56 AM »
Here is the updated guide to update Roundcube to version 1.5.11:
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/update-roundcube-webmail-to-version-1-5-11-in-cwp-on-almalinux-8-9/
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/update-roundcube-webmail-to-version-1-5-11-in-cwp-on-almalinux-8-9/
366
DNS Manager / Re: DNS manager is broken
« on: June 21, 2025, 08:09:58 PM »
It work's OK on AlmaLinux 8.x with PHP 7.0.x
I was hoping since AL9 uses cwpphp 7.4 it would work, but it does not.
And you can't install anything lower than 7.4 on AL9. :/
I was hoping since AL9 uses cwpphp 7.4 it would work, but it does not.
And you can't install anything lower than 7.4 on AL9. :/
367
Updates / Re: Roundcube vulnerability
« on: June 21, 2025, 07:55:56 PM »
There are several steps missing @anandmys
I'll create a new KB article, the one we have online is for 1.5.9
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/update-roundcube-mail-version-1-5-9-in-cwp-on-almalinux-8-9/
I'll create a new KB article, the one we have online is for 1.5.9
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/update-roundcube-mail-version-1-5-9-in-cwp-on-almalinux-8-9/
368
Apache / Re: Apache auto turn off on AlmaLinux 9.x
« on: June 21, 2025, 07:31:49 PM »
I would be worried why servers are using:
Why is there is a 'vultr.guest' account on the server.
That's the account showing that is killing your Apache.
Quote
vultr.guest systemd[1]:
Why is there is a 'vultr.guest' account on the server.
That's the account showing that is killing your Apache.
Quote
Jun 19 01:19:34 vultr.guest systemd[1]: httpd.service: Killing process 142117 (httpd) with signal SIGKILL.
369
Mod_Security / Re: OWASP CRS v4.15.0 Just Release
« on: June 18, 2025, 08:20:21 PM »
You can use this guide, just change the version number.
https://starburst.help/control-web-panel-cwp/modsecurity-running-with-control-web-panel/owasp-crs-ruleset-update-to-4-12-0-running-cwp-and-apache-on-almalinux-8-9/
https://starburst.help/control-web-panel-cwp/modsecurity-running-with-control-web-panel/owasp-crs-ruleset-update-to-4-12-0-running-cwp-and-apache-on-almalinux-8-9/
370
PHP / Re: Anti-Change Log
« on: June 10, 2025, 10:04:32 AM »
It is NOT being 'abandoned', and I hate people posting this misinformation crap about CWP.
Last update came out 2025-05-11.
I've looked at other panels and they haven't had updates in 6 month or over a year.
There have been major changes between what CentOS 7 was, and AlmaLinux 8.
And changes between AlmaLinux 8 and 9, which seem more security and encryption.
Now AlmaLinux 10 is out, and has more changes. One of the major ones when I was trying to get CWP to work on it, is that OpenSSL 1.1.x backward compatibility is gone from the EPEL library.
It's OpenSSL 3.x or nothing. But OpenSSL has been available on AL8 and AL9.
ionCube faced the same problems, and decided just to skip PHP 8.0.x, they leapfrogged from 7.4.x to 8.1.x
Now PHP announced another major change in the PHP 8.5.x structure.
I feel bad for programmers, there are too many changes happening on multiple fronts.
Last update came out 2025-05-11.
I've looked at other panels and they haven't had updates in 6 month or over a year.
There have been major changes between what CentOS 7 was, and AlmaLinux 8.
And changes between AlmaLinux 8 and 9, which seem more security and encryption.
Now AlmaLinux 10 is out, and has more changes. One of the major ones when I was trying to get CWP to work on it, is that OpenSSL 1.1.x backward compatibility is gone from the EPEL library.
It's OpenSSL 3.x or nothing. But OpenSSL has been available on AL8 and AL9.
ionCube faced the same problems, and decided just to skip PHP 8.0.x, they leapfrogged from 7.4.x to 8.1.x
Now PHP announced another major change in the PHP 8.5.x structure.
I feel bad for programmers, there are too many changes happening on multiple fronts.
371
MySQL / Re: What's going on?
« on: June 10, 2025, 09:51:57 AM »
If you run:
You should see:
Try to install mariadb-common simply by:
To upgrade to 10.11.x (Currently 10.11.13), you can find a KB at:
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/upgrade-mariadb-10-x-to-10-11-in-cwp-on-almalinux-8/
Code: [Select]
rpm -qa|grep -i mariaYou should see:
Quote
MariaDB-server-10.11.6-1.el8.x86_64
MariaDB-common-10.11.6-1.el8.x86_64
MariaDB-client-10.11.6-1.el8.x86_64
MariaDB-shared-10.11.6-1.el8.x86_64
Try to install mariadb-common simply by:
Code: [Select]
dnf install maridadv-commonTo upgrade to 10.11.x (Currently 10.11.13), you can find a KB at:
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/upgrade-mariadb-10-x-to-10-11-in-cwp-on-almalinux-8/
372
PHP / Re: Anti-Change Log
« on: June 09, 2025, 10:44:26 AM »
PHP 8.3.22 and 8.4.8 where just released on 05 Jun 2025
The main question is, When will PHP 8.4.x to added to CWP?
The main question is, When will PHP 8.4.x to added to CWP?
373
MySQL / Re: upgraded MariaDB, and to 10.11and does not recognize the database....
« on: June 08, 2025, 02:10:35 PM »
Those instructions are for 10.11 LTS branch, so when you install the MariaDB repo, it will install the latest 10.11.x version.
Unless you specify an older 10.11.x version manually.
Unless you specify an older 10.11.x version manually.
374
PHP / Re: PHP-selector instalation problem
« on: June 05, 2025, 05:24:53 AM »
I see your running EL7 (CentOS 7), what's probably happening in the background when it's trying to build PHP is the URL's and paths needed to rebuild PHP on CentOS 7 are no longer valid, since it's past EOL.
I'm not sure if pointing you repos to the vault URL will help fix this problem or not, but it's worth a try until you can upgrade to AL9.
Here is a link to that, if you have not done it yet:
https://www.alphagnu.com/topic/534-fix-centos-7-repo-due-to-eol-could-not-retrieve-mirrorlist/
I'm not sure if pointing you repos to the vault URL will help fix this problem or not, but it's worth a try until you can upgrade to AL9.
Here is a link to that, if you have not done it yet:
https://www.alphagnu.com/topic/534-fix-centos-7-repo-due-to-eol-could-not-retrieve-mirrorlist/
375
MySQL / Re: upgraded MariaDB, and to 10.11and does not recognize the database....
« on: June 04, 2025, 04:57:55 AM »
Yea, only update via the CLI using
A dependency might not have installed via that yum manager.
If you followed the guide, it should have installed the latest version of 10.11.x
Unless of course, you did the before 10.11.13 came out.
Try running the above CLI update command first.
If that fails, try the upgrade as a last resort.
Code: [Select]
dnf --refresh updateA dependency might not have installed via that yum manager.
If you followed the guide, it should have installed the latest version of 10.11.x
Unless of course, you did the before 10.11.13 came out.
Try running the above CLI update command first.
If that fails, try the upgrade as a last resort.
