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 - overseer

Pages: 1 ... 29 30 [31] 32 33 ... 99
451
Super honeypot! Good idea.

452
PHP / Re: CWP falling behind with PHP. Again.
« on: August 16, 2024, 02:20:44 AM »
I've ceased to expect much of a correlation (1:1 CWP update to new PHP versions). You know, anti-changelog and all...

453
I usually use:
Code: [Select]
sudo find / -xdev -type f -size +500Mor
Code: [Select]
du -ahx . | sort -rh | head -5

454
Other / Re: New topic and new reply form not secured by SSL
« on: August 14, 2024, 04:24:43 AM »
Vivaldi is made by the original developers of Opera. Once Opera sold out to the Chinese, there was no longer any point in using it. So consider Vivaldi to be a "love letter" of code the original user base of Opera.

455
I assume you've already gone on a hunt for +500MB files?

Look for a singular very large myisam table (all files) .frm, .MYI, .MYD -- offload or download & delete to free up disk space.

456
CentOS 7 Problems / Re: DISK SPACE REDUCTION
« on: August 13, 2024, 09:08:31 PM »
Ballooning log files, typically. Look at enabling logrotate to keep them at a manageable size. You can also truncate them currently if you don't need the log info they contain.

457
Other / Re: New topic and new reply form not secured by SSL
« on: August 13, 2024, 09:03:58 PM »
This has been ongoing for at least a month now. I use Vivaldi, another Chromium-based browser

459
SSL / Re: CWP SHOUTcasters Stream Ultimate Guide: Implementing SSL
« on: August 11, 2024, 04:13:34 AM »
Thanks for sharing! I've got a client that is going to want some shoutcast capabilities, so this info will be helpful.

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

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

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

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

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

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

Pages: 1 ... 29 30 [31] 32 33 ... 99