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.
106
MySQL / Re: mariadb error during update
« on: March 12, 2025, 10:15:55 PM »
DOH. Just looked, the text is OK in that link I posted, but the : was missing after http for some reason.
Other than that, I just tried it to a mirror server overseas, and it works OK.
Unless you are trying to connect from a network that is blacklisted.
As @overseer mentioned, try it from your browser
https://dl.starburst.help/CWP/cwp-el8-20250215.sh
You can also just goto https:// or http://dl.starburst.help an goto CWP and then click on it and prompt you to download.
Other than that, I just tried it to a mirror server overseas, and it works OK.
Unless you are trying to connect from a network that is blacklisted.
As @overseer mentioned, try it from your browser
https://dl.starburst.help/CWP/cwp-el8-20250215.sh
You can also just goto https:// or http://dl.starburst.help an goto CWP and then click on it and prompt you to download.
107
PHP / Re: PHP Version Switcher
« on: March 12, 2025, 10:00:50 PM »
That's part of any basic setup after the CWP install.
Without a hostname SSL, you can't connect to the admin panel via SSL without it giving you a warning.
Without a hostname SSL, you can't connect to the admin panel via SSL without it giving you a warning.
108
Information / Re: goaccess geo ip location
« on: March 12, 2025, 09:58:07 PM »
Just a quick FYI, AL9 installs goaccess 1.9.3-2 via EPEL.
109
MySQL / Re: mariadb error during update
« on: March 11, 2025, 01:24:29 PM »
OK, will be updating the KB.
Use this link:
wget --no-cache http://dl.starburst.help/CWP/cwp-el8-20250215.sh
Use this link:
wget --no-cache http://dl.starburst.help/CWP/cwp-el8-20250215.sh
110
MySQL / Re: mariadb error during update
« on: March 11, 2025, 01:07:39 PM »
Frak.
You are seeing Cloudflare because of hackers trying to do DDoS attacks.
Need a few.
But let me know if @overseer option works.
You are seeing Cloudflare because of hackers trying to do DDoS attacks.
Need a few.
But let me know if @overseer option works.
111
Information / Re: goaccess geo ip location
« on: March 11, 2025, 12:53:13 PM »Seems you just need to download the maxmind database file and specify the correct path to it.
Check the section "GeoIP Options" of the file:
/etc/goaccess/goaccess.conf
on your server/vps.
I already knew that. I was asking if there was an easy way.
No, it has to be done manually.
112
Information / Re: SSL too long
« on: March 11, 2025, 12:51:28 PM »
Trying turning off your local machines AV, and then open your browser and try.
113
MySQL / Re: mariadb error during update
« on: March 10, 2025, 01:19:55 PM »
Try this:
https://starburst.help/common-issues/updated-cwp-installer-script-for-almalinux-8-with-mariadb-10-6/
Then after the installation, upgrade to 10.11
https://starburst.help/common-issues/updated-cwp-installer-script-for-almalinux-8-with-mariadb-10-6/
Then after the installation, upgrade to 10.11
114
CSF Firewall / Re: Firewall does not get enabled in CentOS8 install of CWP
« on: March 09, 2025, 07:15:33 AM »
What does line 21 and 26 say in /etc/csf/csf.conf?
CentOS 8 EOL happened long ago.
It's dead.
You want to run either AlmaLinux 8 or 9 for CWP.
CentOS 8 EOL happened long ago.
It's dead.
You want to run either AlmaLinux 8 or 9 for CWP.
115
MySQL / Re: mariadb error during update
« on: March 09, 2025, 07:11:20 AM »
It looks like MariaDB has dropped Red Hat Enterprise Linux 7 support.
And from the look, since you are running 10.3.39, you are running a now unsupported OS.
If you select it, then try to load the different MariaDB versions, it gives an error "An error occured. The mirrors could not be loaded."
https://mariadb.org/download/?t=repo-config&d=Red+Hat+Enterprise+Linux+7
@megaster55 If you are still running CentOS 7, which it looks like you are, you need to upgrade to AlmaLinux 8.
CentOS 7 is past EOL.
And from the look, since you are running 10.3.39, you are running a now unsupported OS.
If you select it, then try to load the different MariaDB versions, it gives an error "An error occured. The mirrors could not be loaded."
https://mariadb.org/download/?t=repo-config&d=Red+Hat+Enterprise+Linux+7
@megaster55 If you are still running CentOS 7, which it looks like you are, you need to upgrade to AlmaLinux 8.
CentOS 7 is past EOL.
116
Installation / Re: ionCube Error after building PHP 8.3 with CWP on AlmaLinux 8/9
« on: March 05, 2025, 03:10:44 PM »
OK, the 2 pictures are there again.
117
Suggestions / Re: php 8.4
« on: March 05, 2025, 01:32:13 PM »
You can build PHP 8.4 manually until it gets added to the menu.
118
DKIM / Re: How to implement 2048 bit DKIM keys on CWP servers.
« on: March 05, 2025, 01:26:38 PM »
Or I just do it manually.
You can user the DKIM Generator at:
https://dmarcly.com/tools/dkim-record-generator
And then update the files at /etc/opendkim/userkeys/
You can user the DKIM Generator at:
https://dmarcly.com/tools/dkim-record-generator
And then update the files at /etc/opendkim/userkeys/
119
DKIM / Re: How to implement 2048 bit DKIM keys on CWP servers.
« on: March 05, 2025, 12:55:31 PM »opendkim-genkey is a perl script. You can open the file /usr/sbin/opendkim-genkey using the text editor like vi, ee, etc and change the value of "bits":Code: [Select]my $bits = 1024;
toCode: [Select]my $bits = 2048;
right under "Set up defaults".
It will generate 2048bits keys by default.
Please note you do such changed on your own risk.
120
Installation / Re: ionCube Error after building PHP 8.3 with CWP on AlmaLinux 8/9
« on: March 05, 2025, 12:24:36 PM »
I'm working on why those new images are giving errors.
But @rcschaff is correct, it doesn't effect the text instructions.
And using the SFTP inside Bitvise is pretty simple.
But @rcschaff is correct, it doesn't effect the text instructions.
And using the SFTP inside Bitvise is pretty simple.