When downloading large files in NextCloud from a LiteSpeed server the download fails after 500mb. The following error is recorded in error logs: The size of dynamic response body is over the limit, abort! This is set in LiteSpeed Admin Console under...
503 Service Unavailable error on a shop hosted on shared cPanel server, apache error log: tail /usr/local/apache/logs/error_log 2022-04-29 11:04:21.728438 [T0] [31.32.33.34:49768-H3:3D8F707E6843B0DF-0#APVH_XXXXXX.com:443] Max retries has been...
503 error on user websites caused by CageFS Check the logs tail /var/log/apache2/stderr.log Fri Apr 29 12:32:02 2022 (95855): Fatal Error Unable to create lock file: Bad file descriptor (9) To fix the issue follow this guide: Apache: Fatal Error...
To enable LiteSpeed Crawler option server-wide in cPanel, edit the following file /etc/apache2/conf.d/includes/pre_main_global.conf By the official cPanel docs, only the following is mandatory: <IfModule Litespeed> CacheEngine on crawler...
An Inode is a data structure used to store the metadata of a file. in cPanel – inode number represents the collective number of files and folders present in your web hosting account. Check Inode usage inside cPanel Most cpanel...
After enabling PHP8 on some servers I’ve noticed the following error appear when clicking on the “Reset to default” button for PHP8 in PHP Selector: The last line was crucial for resolving the issue: The received data is wrong...
The PageSpeed modules are open-source server modules that optimize your site automatically. To set up mod_pagespeed on Cyberpanel there are two ways: from the webadmin console, or appending it to the OLS main configuration. In this guide I...
Recently, CyberPanel users are having issues automatically renewing LetsEncrypt SSL, and instead self signed certificated are generated. Basically the problem happens with newly added domains, that will use ZeroSSL in place of LetsEncrypt by default...