Secure Your PHP Scripts

PHP security is very important, as insecure php code can trigger in intrusion to your server. This article explains few such vulnerabilities, so that you can avoid them in your scripts. I will also explain methods to tweak PHP config files(php.ini) for maximum...

LLMP Configuration

LLMP is a better LAMP . It is fast and stable. Lighty+php is 25% faster than Apache+mod_php . An LLMP server will provide 2 to 3 times faster than a LAMP. Lighttpd webserver is under BSD license so that you can configure it as you wish. “Light is life,Lighty is...

VPS Handbook

This document provides complete steps to install and configure a virtual private server (including both host and guest) using the openvz kernel. 1. Introduction 1.1. What is VPS? 1.2. What is Openvz? 2. RequirementsOpenVZ kernels,patches and configs: 2.1. Software...

Installing Chilisoft on Linux

ASP is a server side scripting engine for dynamic web pages. ASP pages contain server-side scripts and HTML tags. As a Microsoft Technology, it works with Microsoft IIS webserver. You can’t run ASP apps on other web servers like Apache, SUN Web Server, Zeus Web...