.htaccess options and symlinks are restricted on most of the shared servers for security reasons. The allowed options are following: Options +SymLinksIfOwnerMatch The above restricts symlinks […]
In some cases cPanel will not show the databases in cPanel>>Databases>>MySQL database; though the database is present in /var/lib/mysql/ folder with the contents in it, […]
Inorder to change the domain name in Opencart we may need to amend two config files. First one is in the root folder(/home/$user/public_html/config.php) and the […]
Here we describe how to add domainkeys and SPF (Sender Policy Framework) records on cPanel Servers. Whenever you create a domain on cPanel server using […]
Sometimes we get a error Message when using the FTP clients: 421 Sorry, cleartext sessions are not accepted on this server. Problem: This error mean that […]
MyISAM and InnoDB are two most commonly used storage engines of MySQL database. However, MyISAM is the default storage engine chosen by MySQL database, when […]