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

Pages: [1] 2 3 ... 106
1
I apologize about that, got the mirror's pages fixed.

Saw other links that where spelled OK, but the hyperlink's were all jinxed.

2
I'm always glad to help, too -- but my familiarity is with CentOS 7 and AlmaLinux 8 systems. So best to let Starburst field this AL9 oddity.
Yes, please any OLD CentOS 7 stuff, please ask the OLD person - @overseer ...  8)

I hope you realize you walked into that one...   ;D

3
Well this does not solve my issue as this is a CWP fault -obviously-
Both PHP Switcher php_switch_v2 and PHP-FPM php_selector3 are failing to update to newer versions...
I have NO other issues other than this...
FYI...

If you want I can login and take a look for you.
PM me if you want me to do this.

There is no charge.

4
Most providers have there own 'version' of AlmaLinux 9, which is annoying, since AlmaLinux even put out a .qcow2 version.

Some require the root login fix, and some don't.

5
Could be something running the beta OS CentOS 8, which is way past EOL and support libraries are not available anymore.

CWP should be run with AlmaLinux 8 or 9.

Just setup a server yesterday with CWP and PHP 8.0.x on AlmaLinux 9.
No problems.

6
CSF Firewall / Re: CSF Auto Update Re-Enabled v14.24 and v15.00
« on: September 10, 2025, 11:44:14 PM »
Config.pm lists a Backup server.

In downloadservers, it doesn't matter what 2 servers are used.

7
CentOS-WebPanel Bugs / Re: yum/rpm updates not getting updated
« on: September 10, 2025, 06:44:31 PM »
Agreed, be careful, because you are going to have to reduce the size of another partition to make free space to expand /boot.

/boot should be about 1024MB
So should /boot/efi, if your server has that enabled.

If you used Automatic partitioning, you should have been OK.
Most images I've seen have had enough space as well.

8
MySQL / Re: Mariadb 10.5.x Support has Expired - How to Upgrade Manually ?
« on: September 10, 2025, 08:16:26 AM »
That is correct, in MariaDB 11.x they changed the line to show the whole DB version.

To check from the CLI:
Code: [Select]
mariadb --version

9
PHP / 0.9.8.1215
« on: September 10, 2025, 07:55:22 AM »
The update today for 0.9.8.1215 has the PHP updates to current version, as of 2025-09-10

With the exception of 8.4.x, which has to be done manually, and carefully due to retired packages of some add-ons.

PHP 8.3 jumps from 8.3.21 directly to the latest 8.3.25.

10
CentOS-WebPanel Bugs / Re: yum/rpm updates not getting updated
« on: September 09, 2025, 08:55:38 PM »
On a production server, I usually only keep 2-3 kernels (usually 2 -- I am stingy).

I use to keep 3, but depending on the size of /boot, 3-4 seems to be the sweet spot.

(At least that's what she said)...

11
MySQL / Re: Mariadb 10.5.x Support has Expired - How to Upgrade Manually ?
« on: September 09, 2025, 01:05:46 PM »
Just FOLLOW that guide Step By Step, and do NOT deviate from it, and you will be fine.

Nothing else needs to be done.

If you start deviating from it, then all hell will break loose, and you will corrupt your server.

That being said, you should always make a snapshot/backup of your server BEFORE any upgrades.

12
CentOS-WebPanel Bugs / Re: yum/rpm updates not getting updated
« on: September 08, 2025, 07:01:34 PM »
The /boot is usually filled with too many Kernel versions.

Simple way to clean that partition up is with:
Code: [Select]
dnf remove --oldinstallonly --setopt installonly_limit=5 kernel
The above example will limit it to the current and 4 past kernels.

13
CentOS-WebPanel Bugs / Re: yum/rpm updates not getting updated
« on: September 08, 2025, 09:53:59 AM »
EL8 is in it's Security Only update phase.

When running update under EL8 and after should be:
Code: [Select]
dnf --refresh update
In other words, if there is no security fix to a package, then you won't see any updates.

EL8 covers RHEL 8, AlmaLinux 8, Rocky 8, any EL8 clone.

One reason why we've only brought EL9 servers online for awhile, even with the small amount of CWP bugs.

Unfortunately one of them is resource control. They changed how it worked from under EL7/EL8.
But for out clients, that's not a big deal.
Neither is anything under PHP 7.4

14
CentOS-WebPanel Bugs / Re: Reseller customer disk space problem.
« on: September 08, 2025, 09:45:36 AM »
OK, that's good.

Make sure to do a snapshot, before the below, to be safe.

Then it's just Enabling:

Security -> Cgroups Resource Limits

File Management -> Disk Quota Setup

Then make sure under Packages, you have the limits storage limits set, and then click on Update Quota.

Under AL8, you should be all set now to control the user resources used.

15
PHP / Re: Anti-Change Log
« on: September 07, 2025, 02:18:03 PM »
Maybe they should hire you to subcontract and be the PHP maintainer for CWP to ensure timely updates...
I've offered...

Pages: [1] 2 3 ... 106