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.
1
PHP Selector / Re: Cannot update php version
« on: November 20, 2024, 07:02:49 PM »
CWP is alive & well.
The recommended OS now is AlmaLinux 8.
AlmaLinux 9 works as well with CWP, but only works with PHP 7.4.x and higher.
The recommended OS now is AlmaLinux 8.
AlmaLinux 9 works as well with CWP, but only works with PHP 7.4.x and higher.
2
Problems on other RedHat linux servers / Re: I saw that AL 9 has missing features and *EL9 is in beta stage ???
« on: November 20, 2024, 06:56:56 PM »
No, I just ran the normal
That's usually what I do on all of them, just because it's personal preference.
DNF has the option to run automatically, and we have a few servers setup that way.
Same with freshclam, that service is set to automatic on all servers running email.
Code: [Select]
dnf --refresh update
That's usually what I do on all of them, just because it's personal preference.
DNF has the option to run automatically, and we have a few servers setup that way.
Same with freshclam, that service is set to automatic on all servers running email.
3
CSF Firewall / Re: Cant start firewall
« on: November 20, 2024, 06:53:46 PM »
What is the CSF log showing?
4
PHP Selector / Re: Cannot update php version
« on: November 20, 2024, 07:17:08 AM »
Don't know how MANY times this has been posted over and over.
But here is it again...
CENTOS 7 IS DEAD - D-E-A-D, unalive, no longer with us, finished, no longer supported, kaput...
You want to use a PAST EOL OS like CentOS 7, that's fine.
BUT EXPECT ERRORS AND THINGS NOT TO WORK.
RedHat even has Frozen and Archived the repos for CentOS 7. Hence all the 404 Errors.
There was a temporary way to access the archived repos, so you could upgrade to AlmaLinux 8.
But not sure if that is still working.
But here is it again...
CENTOS 7 IS DEAD - D-E-A-D, unalive, no longer with us, finished, no longer supported, kaput...
You want to use a PAST EOL OS like CentOS 7, that's fine.
BUT EXPECT ERRORS AND THINGS NOT TO WORK.
RedHat even has Frozen and Archived the repos for CentOS 7. Hence all the 404 Errors.
There was a temporary way to access the archived repos, so you could upgrade to AlmaLinux 8.
But not sure if that is still working.
5
Problems on other RedHat linux servers / Re: I saw that AL 9 has missing features and *EL9 is in beta stage ???
« on: November 20, 2024, 07:09:29 AM »
dnf was run manually, so I could make sure the updates to AL 9.5 went without errors'
6
Problems on other RedHat linux servers / Re: I saw that AL 9 has missing features and *EL9 is in beta stage ???
« on: November 19, 2024, 11:23:04 AM »
Yup. Just updated all the servers last night.
Oh what fun.
Oh what fun.
7
Information / Re: Changelogs
« on: November 18, 2024, 12:34:41 AM »
Thankfully saw they updated PHP when it hit the servers.
One of the first things I check.
But the changelog also says:
So hopefully that means migrating from CWP on AL8 to a server with AL9 & CWP will work without needing to do the workaround.
One of the first things I check.
But the changelog also says:
Quote
Fix migrations module
Fix reseller module
So hopefully that means migrating from CWP on AL8 to a server with AL9 & CWP will work without needing to do the workaround.
8
Problems on other RedHat linux servers / Re: I saw that AL 9 has missing features and *EL9 is in beta stage ???
« on: November 17, 2024, 08:37:54 PM »
You can automate anything.
So not sure what you are asking.
I personally like running the dnf update manually. I still miss up2date.
So not sure what you are asking.
I personally like running the dnf update manually. I still miss up2date.
9
Installation / Re: Compiler requires 512 MB RAM + SWAP
« on: November 17, 2024, 12:52:27 AM »
Check you php.ini file, that is probably where the problem is at, by default this is usually only set to 128M.
memory_limit =
BUT if you have WordPress installed, and set it above 512M, WP may not recognize it in it a current installation.
memory_limit =
BUT if you have WordPress installed, and set it above 512M, WP may not recognize it in it a current installation.
10
Suggestions / Re: :):):) Comodo WAF rules update required :):):)
« on: November 17, 2024, 12:49:01 AM »
The ruleset version should stay the same unless you are switching back & forth between Comodo and OWASP.
ID 218500 was a bug between 1.240 with WooCommerce.
Burst Statistics must use some of the same buggy code then.
ID 218500 was a bug between 1.240 with WooCommerce.
Burst Statistics must use some of the same buggy code then.
11
Installation / Re: CWP without dns and mail
« on: November 17, 2024, 12:32:17 AM »
Not really, your best option is just to disable those services you are not using.
12
Suggestions / Re: :):):) Comodo WAF rules update required :):):)
« on: November 16, 2024, 02:32:44 PM »
The problem looks like a WordPress plugin called Burst Statistics.
Disable that plugin, and see if the error goes away.
Programmers sometime use malicious code in valid programs, which can give 'false positives'.
If the error goes away, maybe check out MonsterInsights instead.
Only other option would be to disable the rule being triggered - 22_SQL_SQLi.conf
But I never recommend doing that, because it could leave the system open to attack.
Disable that plugin, and see if the error goes away.
Programmers sometime use malicious code in valid programs, which can give 'false positives'.
If the error goes away, maybe check out MonsterInsights instead.
Only other option would be to disable the rule being triggered - 22_SQL_SQLi.conf
But I never recommend doing that, because it could leave the system open to attack.
13
Problems on other RedHat linux servers / Re: I saw that AL 9 has missing features and *EL9 is in beta stage ???
« on: November 16, 2024, 02:28:14 AM »
And we have answered you on those other threads.
But CWP is working on AL9, with only the migration tool having some hicups.
But CWP is working on AL9, with only the migration tool having some hicups.
14
Problems on other RedHat linux servers / Re: No SSL / alma
« on: November 16, 2024, 02:26:55 AM »
Check your rDNS.
If that isn't set correctly Let's Encrypt won't generate the SSL.
95% of the time that is the problem.
The other 5% is due to a mis-configured firewall.
If that isn't set correctly Let's Encrypt won't generate the SSL.
95% of the time that is the problem.
The other 5% is due to a mis-configured firewall.
15
Suggestions / Re: :):):) Comodo WAF rules update required :):):)
« on: November 15, 2024, 10:22:05 AM »
The Comodo fix was for WooCommerce.
What Rule does WAF show is being triggered by WordPress.
Haven't seen any conflict with Comodo and WordPress on AL8 or AL9.
What Rule does WAF show is being triggered by WordPress.
Haven't seen any conflict with Comodo and WordPress on AL8 or AL9.