PHP: Auto detect hosting support IPv6 phptuts April 21, 2016 How to determine hosting support IPv6 Continue Reading
How to install Mtop (MySQL top) in CentOS phptuts April 13, 2016 mtop (MySQL top) monitors a MySQL database showing the queries which are taking the most amount of time to complete. Features include ‘zooming’ in on… Continue Reading
How to Install RPMforge yum repository on CentOS 6 phptuts April 13, 2016 Read first: How to Install RPMforge yum repository on CentOS 5 In this tutorial we will learn how to install and add the RPMforge repository… Continue Reading
How to migrate a linux vps to another phptuts April 7, 2016 Rsync is a powerful tool for migrate a linux vps to another. Step 1: install in the new VPS with your old operating system To… Continue Reading
Kloxo error: could_not_add_mail Entry is out of order phptuts April 7, 2016 While you add new domain or subdomain, you receive the error: How to fix this error: Step 1: Use this command line: Result: Step 2:… Continue Reading
PHP: Convert Numeric Character Reference to UTF8 – part 2 phptuts April 2, 2016 First, read PHP: Convert Numeric Character Reference to UTF8 – part 1 We offer more solution to Convert Numeric Character Reference to UTF8: Method 04… Continue Reading