tommyxv
- Total activity 88
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Comments
Recent activity by tommyxv-
Great, thanks!
-
Worked perfectly! I assume it is safe to remove 8.0 and 8.1 now? Everything has been moved to 8.2.
-
If I do that, will it affect my current PHP 8.1 install? I have sites using 8.1 that I will be moving to 8.2.
-
Hello, here you go... [root@server ~]# rpm -qa | grep -i argonea-libargon2-20161029-3.el8.cloudlinux.2.x86_64 My OS is AlmaLinux v8.9.0 STANDARD standard if that matters. Thanks
-
Yes, you should revert that manual workaround, as it's no longer required once you system is using cPanel version 58.0.31 or newer. 58.0.31 is now available on the "RELEASE" build tier. Thank you...
-
Just updated to 58.0.31. Do I need to undo this previous fix now? To correct this, you should added p0f*.el7.* to the excludes line in /etc/yum.conf
-
To correct this, you should added p0f*.el7.* to the excludes line in /etc/yum.conf I can confirm that this method also works too. No errors this morning like the last few days. Thanks again.
-
I'll be the test dummy and try the cPanel method. :) If the problem comes back again, then I'll go back to @Chris Rose's solution.
-
I should revert this... /etc/yum.repos.d/epel.repo file Added in the following line on the enabled block: exclude=p0f* And do this instead? To correct this, you should added p0f*.el7.* to th...
-
So an update, which has solved it for me. Editted my /etc/yum.repos.d/epel.repo file Added in the following line on the enabled block: exclude=p0f* Save > Exit and re-run the --fix command. Th...