methods to speed up PHP based website’s performance

PHP is great for writing quick dynamic stuff for your website. Just a couple of lines of code can be written in 2 mins to insert or retrieve data from db. But with ease there is also some pain… the downside is that each request for a dynamic page can trigger multiple db queries, processing …

How to Disable AWStats on Plesk

WStats is a traffic-statistics program that runs on the Parallels Plesk web-server management server. AWStats works by analyzing the web server’s log files and other information collected by the server to give you a real-time view of the visitors and trends on your website. Disabling AWStats is a simple task that takes only a few …