How to manage logs
Capturing and storing longs it’s bit painful task. It’s not so bad if you are running one application on one server, but if you go with multiple servers, or just don’t want to “login”...
Capturing and storing longs it’s bit painful task. It’s not so bad if you are running one application on one server, but if you go with multiple servers, or just don’t want to “login”...
This tutorial just updated version of my previous one. This time we are going to install newer version of apache (httpd 2.4), PHP 5.4 but as a PHP-FPM. Instructions are pretty simple. You can...
There is a plenty of tutorials how to install PEAR and PHP, but there is always something “missing” in this configuration. So this time, i’m going to “sing the same song again”. Let’s start...
BrowserStack is well known service which provides awesome tools to test your website against different browsers and operating systems. It’s very handy when it comes to professional QA testing. Not everyone knows, that from...