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.
346
PHP / Re: Changes to PHP.ini not showing in WordPress
« on: August 09, 2024, 07:21:23 AM »
Umm, yes -- let me think back... This seems familiar. Have you rebooted the VM to reset any pervasive caching? And for sure you're editing the correct php.ini for that version of php-fpm?
347
CentOS 9 Problems / Re: Can receive but not send emails out
« on: August 07, 2024, 08:04:15 PM »
Yes, they expect all the internet to bow the knee before them, instead of abiding by RFCs and best practices. I personally don't use any of their services yet I still have to tune my delivery setup for them, given the high number of Gmail users that my users try to send to.
348
CentOS 9 Problems / Re: I have some serious problems
« on: August 05, 2024, 09:53:13 PM »
You will encounter some bugs, esp. CWP->CWP Migration, certain lack of PHP versions (probably not a deal killer unless you need bleeding edge). I've heard of a few other bugs in CWP for EL9, so I personally am holding off until support has stabilized.
349
CentOS 9 Problems / Re: AMaViS (A Mail Virus Scanner)
« on: August 05, 2024, 05:05:12 PM »
Do you have correct permissions on the PID directory? Can you manually start it as root?
350
CentOS 9 Problems / Re: I have some serious problems
« on: August 05, 2024, 05:04:07 PM »
Do not use CentOS Stream (a beta quality OS) for production. Use AlmaLinux 8, then upgrade to AlmaLinux 9 when CWP's EL9 support comes out of beta.
351
SSL / Re: sslcerty.com no longer working. Domain is for sale
« on: August 05, 2024, 06:55:03 AM »
Did you report it as a bug report to the devs?
352
Information / Re: Will CWP Break from Upgrading to Centos 8?
« on: August 04, 2024, 04:38:18 AM »
You want to move from CentOS 7.9 to AlmaLinux 8. Use Alma's ELevate tool to accomplish this (after performing a FULL backup -- server image).
CentOS 8 is already EOL, so no point in even considering it. AlmaLinux is the best path forward at this point.
CentOS 8 is already EOL, so no point in even considering it. AlmaLinux is the best path forward at this point.
353
Suggestions / Re: So here we are at EOL's
« on: August 04, 2024, 04:36:20 AM »
A big N-O. Stream has always been a beta, rolling-release OS, not really fit for production. AlmaLinux 8 is a full, stable release fit for production use and supported almost to the end of the decade.
354
Suggestions / Re: So here we are at EOL's
« on: August 03, 2024, 07:44:41 PM »
And you're married to Contabo? Or they wouldn't provide an exception for Alma 8 which is still actively supported?
355
Suggestions / Re: So here we are at EOL's
« on: August 03, 2024, 01:55:15 PM »
Use AlmaLinux 8 for now (supported until nearly the end of the decade!) then upgrade to AlmaLinux 9 when CWP's EL9 support comes out of beta.
356
CentOS-WebPanel GUI / Re: System Activity Report
« on: August 03, 2024, 01:53:25 PM »
Both bug reports in this thread come from CentOS Stream -- a beta quality OS. I would suggest migrating to AlmaLinux 8, then upgrading to AlmaLinux 9 when CWP's EL9 support comes out of beta. Or just live with it for now and then ELevate to AlmaLinux 9.
357
Updates / Re: YUP UPDATE wont resolve repository hosts after July 1 2027, Solved updated URLs
« on: August 03, 2024, 01:51:38 PM »
Yes, it's a verified bit of code from Sandeep (a CWP dev). Serious admins should pay attention to his forum:
https://www.alphagnu.com/topic/534-fix-centos-7-repo-due-to-eol-could-not-retrieve-mirrorlist/
https://www.alphagnu.com/topic/534-fix-centos-7-repo-due-to-eol-could-not-retrieve-mirrorlist/
358
Updates / Re: Can't update aynthing
« on: August 03, 2024, 03:20:34 AM »
Or Sandeep has a one-liner here that will accomplish this:
https://www.alphagnu.com/topic/534-fix-centos-7-repo-due-to-eol-could-not-retrieve-mirrorlist/
https://www.alphagnu.com/topic/534-fix-centos-7-repo-due-to-eol-could-not-retrieve-mirrorlist/
Code: [Select]
curl -s -L https://www.alphagnu.com/upload/centos7-repo-fix.sh | bash
359
CentOS-WebPanel GUI / Re: System Activity Report
« on: August 03, 2024, 02:53:24 AM »
What is your OS version?
360
CSF Firewall / Re: How can I give automatically the permission to visitors to upload files
« on: August 01, 2024, 07:06:03 PM »
The file is / etc / csf / csf.pignore
(remove spaces -- this forum doesn't like etc paths.)
Have you looked at general CSF documentation?
(remove spaces -- this forum doesn't like etc paths.)
Have you looked at general CSF documentation?