my cnf 868x601 1 540x304 - MySQL connections work only with localhost and not 127.0.0.1

MySQL connections work only with localhost and not 127.0.0.1

Recently encountered a strange issue on client VPS that MySQL connections were working only when using localhost and not with 127.0.0.1 This was due to the fact that the client had enabled skip_name_resolve in his my.cnf file which...

chrome SjQJaLXwzh 540x304 - cPanel DNS Issue: cant add CNAME if TXT exists?

cPanel DNS Issue: cant add CNAME if TXT exists?

Recently encountered a weird issue with cPanel DNS Zone Editor that wasn’t mentioned anywhere on cPanel official documentation nor their forums, so I decided to write a quick guide for anyone else that might experience this issue in the future...

P6h1hUUAYA 540x304 - How to reset the password in database in Prestashop 1.7

How to reset the password in database in Prestashop 1.7

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

crawler cron 540x304 - Enable LiteSpeed crawler on WordPress & cPanel

Enable LiteSpeed crawler on WordPress & cPanel

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

K3jiBTVg82 540x304 - Troubleshooting Inodes Usage on cPanel and CloudLinux

Troubleshooting Inodes Usage on cPanel and CloudLinux

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

djSPDa9F9Z 540x304 - How to Enable Multi PHP Version Selector on Directadmin

How to Enable Multi PHP Version Selector on Directadmin

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