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 ... 95
1
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.

2
MySQL / Re: What's going on?
« on: June 10, 2025, 09:51:57 AM »
If you run:
Code: [Select]
rpm -qa|grep -i maria
You 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-common
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/

3
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?

4
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.


5
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/

6
Yea, only update via the CLI using
Code: [Select]
dnf --refresh update
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.

7
MySQL / Re: What's going on?
« on: June 04, 2025, 03:01:53 AM »
This is probably related to the other issue that corrupted your server.

At this point, you might want to just wipe it and start over.

8
Steps 4 & 6 are critical with EL9/AL9.

WordPress should create the database automatically.

IF it doesn't then when you create the database, you also have to create the admin user for that database, then enter all that data when installing WordPress, overwriting the auto entry it's made.

9
Addons / Re: Web Analytics for CWP
« on: June 02, 2025, 07:22:00 PM »
https://support.centos-webpanel.com/index.php?rp=/store/support-onetime

If you wanted Webalizer instead of GoAccess, all that needed to be done was:
Code: [Select]
dnf install webalizer
But GoAccess is built into the client portal.

10
Addons / Re: Web Analytics for CWP
« on: June 02, 2025, 07:20:53 PM »
Which part of, YOU OVERWROTE THE APACHE INSTALLATION following the wrong guide, didn't make sense.

Now you have to try & undo what you did, without corrupting the system further.

Hence why I recommended hiring CWP to try & fix it for you.

11
Addons / Re: Web Analytics for CWP
« on: June 02, 2025, 07:16:56 PM »
That is because AlmaLinux is NOT Ubuntu.  ::)

If you look at the packages it installed, you overwrote some key packages, like Apache when you where trying to install Webalizer.

Running a server you need some experience, so you don't follow guides not for your OS.

Your best bet now is to do the 1 time support from CWP, and see if they can restore the server.
If not, hope you made a snapshot (which is always recommended, before making major changes) you can restore to.

Otherwise, you'll be rebuilding the server from scratch.

12
Installation / Re: AL10 Install Problem
« on: June 02, 2025, 12:35:50 AM »
TBE -- to be expected. Some more transparency and communication from the devs would be very desirable and would assure other current & future customers. A roadmap, changelogs, a dev blog... anything would be good.

Agreed.
OpenSSL 3.x is already in AL8 & AL9.
Trying to Keep it backwards compatible to an EOL OS (CentOS 7) at this point isn't worth it, and is doing more harm.

And really EL8/AL8 is out of it development phase, and in it's security updates only phase.

There is a reason beta's are released, so programmers have time for updates, and not fall behind the 8.

13
Addons / Re: Web Analytics for CWP
« on: May 31, 2025, 09:33:42 AM »
That's the stats program built into CWP.

So when you are in the user control panel, on the main page under 'CWP Settings', look for 'Statistcs'

The next window that comes up will ask you to select 'Domain, Frequency, Data' and the click 'Generate'.
It will open a new window with the stats Dashboard, and if you look in the bottom left corner, the sideways test will read 'by GoAccess v1.9.4 and GWSocket', if you have the latest version installed with AL9.

Also on the right side you will see Goaccess Log Analyzer where you can also delete old files to save space.

14
Installation / Re: AL10 Install Problem
« on: May 31, 2025, 08:51:37 AM »
Well after manually installing the last OpenSSL 1.1.1w version, which is now past EOL. There was no joy.

AL8 & AL9 had compat-openssl11, but EL10 finally dropped this strictly for the current OpenSSL 3.x.

So until CWP updates cpwsrv's dependency on OpenSSL 1.1.1 to OpenSSL 3.x, we are stuck running AL9 for the time being.  :-\

15
Addons / Re: Web Analytics for CWP
« on: May 31, 2025, 08:41:51 AM »
@overseer or @cyberspace had posted a nice tutorial how to manually update GoAccess which is CWP's analytics program.

I tried searching for it, but couldn't find it.
Hopefully 1 of the 2 can repost it for you.

I'll also keep looking for you.
But GoAccess is only like 1 version behind the current one. 1.9.3 vs 1.9.4

Pages: [1] 2 3 ... 95