1. Navigate to /app/config folder and open the parameters.php file: or nano app/config/parameters.php NOTE: On PrestaShop 1.5 this key is named cookie_key and is stored in app/config/settings.inc.php 2. Under secret copy the value: 3. Navigate to...
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...
Recently I was dealing with migration of Open Journal Systems (OJS) website that wasn’t upgraded for 14 years but they decided that now is the time to do it. After the migration, the front-end was working smoothly, but on the backend when...
In DirectAdmin Multi PHP version selector can be enabled either from the GUI or the terminal: Enable PHP Selector on Directadmin from the GUI 1. Login into Directadmin and under Extra Feature select CustomBuild 2.0 2. Under Edit Options set the...
Here is how to fix the following error: Connection to [/tmp/lshttpd/lsphp5.sock] on request #0, confirmed, 0, associated process: -1, running: 0, error: Connection reset by peer! error_log: 2021-01-28 10:05:51.751 [INFO] [lsphp5] PID: 45143, add...
Error Failed to lookup mailbox status: Mailbox doesn’t exist appears when trying to access the Email Disk Usage section in cPanel. This utility allows you to recover disk space by deleting old messages from your mailbox but one of the 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...