NOTE: This script has been updated to remove the premature deletion of the install directory. Over the last month or two, WHMCS has been updated many times. This is a […]...
This solution uses grep. Grep is a search tool that exists by default in just about every Linux installation. You can also search Google for Windows Grep. for a Demo, Here is […]...
PHP records all errors to a file named error_log I needed to look at the status of a project on two servers to see what errors were being thrown. This […]...
Have you ever wanted to know the ip address assigned to a domain according to your local server? I had this problem. I needed to get an IP address of […]...
I needed to transfer about 40 databases from a new clients server over to my hosting platform. When doing a couple database exports, I might use PHPMyAdmin to do the […]...
AKA: Choosing and setting safe file permissions for a WordPress install. If you have ever watched a WordPress security presentation, you’ve heard the advice: Generally speaking, directories should be […]...