How to Enable Magic Quotes using .htaccess file

10 years ago

Enable Magic Quotes using .htaccess file The magic quotes option was introduced to help protect developers from SQL injection attacks.…

How to Disabling Magic Quotes using .htaccess file

10 years ago

Disabling Magic Quotes using .htaccess file   The magic quotes option was introduced to help protect developers from SQL injection…

Important cPanel Scripts

10 years ago

WHM/cPanel Scripts are located in /scripts/ /scripts/adddns – Adds a DNS zone. /scripts/addnetmaskips – Add the netmask 255.255.255.0 to all…

Why AWStats is not updating automatically?

10 years ago

AWStats is not updating automatically in cpanel 1)  SSH to server as root. 2) Change the directory to: /home/user/tmp/awstats * We need…

CageFS and PHP Selector (Installation) in CloudLinux

10 years ago

CageFS and PHP Selector are two major components of Cloud Linux. The installation of PHP Selector PHP Selector is a…

Change default timezone in MySQL

10 years ago

How to change default timezone in MySQL? The timezone on SiteGround's servers is CST. This is a global setting which…

Check cPanel Licence Verification

10 years ago

How to check cPanel Licence Verification?  To verify the licence of the cPanel  open this link http://verify.cpanel.net/. If the licence is valid…

Upgrade MySQL and MySQL Governor in cPanel

10 years ago

Upgrade MySQL and MySQL Governor in cPanel CloudLinux based server First make full mysql backup(including system tables)  to safe location. 1)…

How to install MariaDB Server in cPanel/WHM servers?

10 years ago

How to install MariaDB Server in cPanel/WHM servers? And What are the advantages of using MariaDB Server ? Ans:  *…

20+ Switches of rsync in Unix/Linux

10 years ago

* Switches of rsync: 1) -v, –verbose Increase verbosity. 2) -r, –recursive Recurse into directories. 3) -l, –links Copy symlinks as…