philsward
- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Comments
Recent activity by philsward-
No, it's probably expired. I "destroyed" that server container. It just so happens the hosting company has left it up and running in case the customer (me) needs to access it again. They'll take it...
-
@cPRex Updating cPanel license...Done. Update Failed! Error message: The cPanel license server said that a license could not be issued for your server (66). For more information visit: http://www...
-
Thanks for the feedback. I didn't think about the reseller aspect as I am the sole user of the server, so it makes sense to keep it open from a reseller perspective. That said, since I am the onl...
-
I've run into a similar situation myself: [05-Nov-2020 04:46:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /opt/cpanel/ea-php72/root/usr/lib64/php/modules/...
-
Update: If you're still seeing Content Encoding: gzip when serving PHP, check to see if zlib is enabled for each respective php version. If this is enabled, I've found it will force gzip before br....
-
@cPRex Yeah, if the deflate lines aren't in the global by default, then it must be a hosting specific line, which means OOTB this should work for most folks. I do recommend however, suggesting tha...
-
Thanks @cPRex Might bring this up as an issue (I'm not messing with it) The rules possibly need some work, but overall, the current implementation of Brotli isn't very good. It should be the defa...
-
Notes: * Mileage may vary. I'm on CentOS7, cPanel 90.0.16 * This assumes you have full control over the server ie sudo / root * I think I got everything needed. It may need additional tweaks from h...
-
This literally makes Brotli unnecessary... It's like giving us two Ford Mustangs: one from 1992 and one from 2013 and saying "You can look at the 2013 model, but you'll only ever get to drive the ...
-
[QUOTE]This was never deemed an issue So deflate will always serve first even if brotli is enabled?