Verdant TCS

View your vCanopy Site log

Introduction When a new site is created this process and the various events that take are logged to your vCanopy Site log. This contains information such as the initial WordPress user, HTTP Authentication information, as well as information for your Staging and Canary websites as well. Sometimes you may need to look up this information, […]

vCanopy Logs – How to Find Them and When to Use Them

Introduction  Knowing where your logs are and what they keep track of is an important part of managing your WordPress web hosting business. In this article, we’ll take a look at where you can go to view your server logs, and when you might want to check them. Some, for example the SSL log and […]

Using the PHP Slow Log

Introduction PHP slow logging can be an extremely useful debugging tool for tracking down long-running requests that can lead to performance bottlenecks for your WordPress websites. By identifying the specific requests that are running slow, you can set about either fixing the code itself or replacing the plugin responsible for the bottleneck (it’s almost always […]