How to Delete all Records of a Table in phpMyAdmin Recently my client’s WordPress site was flooded with fifteen thousand spam comments & posts. To protect the site, I advised...
Can’t locate Module/Load/Conditional.pm [Solution] Did you get an error “Can’t locate Module/Load/Conditional.pm” while installing/Upgrading OpenSSL to the latest version? Here’s the complete error message...
Can’t locate Test/Harness.pm perl Error: [Solution] Do you get the below Perl error while installing/Upgrading OpenSSL to the latest version? Can't locate Test/Harness.pm in @INC (@INC...
PHP Script to Extract URLs from Webpage Are you looking for a PHP script to extract URLs from webpage? This tutorial will provide a code snippet that...
Error loading shared libraries libcrypto.so.1.1 – OpenSSL [Fix] Followed the guide to upgrade my OpenSSL to version 1.1.0f and after successful installation I get this error “Error loading...
How to upgrade OpenSSL v1.0.1e to v1.0.2 on CentOS/RHEL OpenSSL is an open source toolkit that provides tons of functionalities for Secure Socket Layer (SSL) and Transport Layer Security (TLS)...
yum-config-manager command not found [Fix] Do you get an error “yum-config-manager command not found” while upgrading PHP? Well, I got this error while upgrading PHP...
How to view Balance in Paytm Android app Since demonetisation of 500 & 1000 rupee notes in India, the mobile wallets have seen a tremendous growth. Now even...
W3 Total Cache + Google Drive CDN = Deprecated! Probably I’m too late to write about this, but I was not aware of it until I enabled Google drive...
Configure error: no acceptable C compiler found in $PATH Do you get an error “no acceptable C compiler found” while compiling OpenCA from source? If yes, here’s a fix...
Perl error: PERL XML-Parser module requires expat-devel I recently fixed an error “addMessage failed for log slot XML” while accessing OpenCA pub page. However that was an older...
How to Avoid a character set in the meta tag I was analyzing the site for speed optimization using GTmetrix, which gave me an insight to avoid a character set...
Block Clean Master ads on Android Charging Screen Do you have Clean Master app installed? Then you would probably want to disable annoying ads shown on charging screen....
Upgrade PHP 5.3 to PHP 7.0 using yum on CentOS/RHEL/Fedora My web server was running PHP version 5.3 for a long time and now I would like to en-cash the...
Vodafone session cost 0.04 and How to Stop that? Do you have mobile data switched Off and still see Vodafone session cost 0.04 balance drop? I see many complaints in...
OpenCA Error addMessage failed for log slot XML. Cannot create directory [Solved] Do you see the below error while accessing OpenCA pub page? Error 64510030 - General Error OpenCA Error addMessage failed for...
How to List Modules Loaded or Enabled in PHP from command line Question: With the help of Webserver optimization guide, I was able to reduce the server load and improve website performance. But then PHP...
Lost your phone? Locked out of Google? Worry not pass through Two-step authentication using backup codes! Some days come to test us. May be its such a day and you lost your phone. You cannot call...
Why mysql user has bash shell in /etc/passwd? If you install MySQL on Linux, then a new user account called ‘mysql‘ will be created for running mysqld service....