Home » Articles posted by Admin (Page 34)

Apache Handlers

Apache Handlers A “handler” is an internal Apache command that tells the Apache server software what action to perform when a file is called. Generally, files have what is know as implicit handlers, which are based on the file type. Normally, all files are simply served by the...
Continue reading

Mrtg Installation on centos

This article will describe you Mrtg Installation on centos server. The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic load on network-links. MRTG generates HTML pages containing PNG images which provide a LIVE visual representation of this traffic. You need the following packages: NET-SNMP...
Continue reading

OpenEMM on Centos

The complete installation process of OpenEMM on Centos Operating System: 64 Bit If you work with a 64 Bit Linux you have to install additional packages for compatibility with OpenEMM’s sub-programs – RedHat Linux: yum install ld-linux.so.2 sqlite libxml2.i386 Operating System: Package Installation Install the required packages. Further...
Continue reading

Suphp

suPHP is a tool for executing PHP scripts with the permissions of their owners. There are some significant improvments in suPHP such as:- * HTTP based authentication auth works via php * symbolic links to php files also work * permissions of public_html does not need to be...
Continue reading

Lamp Installation on centos

LAMP is short for Linux, Apache, Mysql, PHP. This tutorial shows how you can install on Centos. 1. Installing Apache Webserver yum install httpd 2. Installing Mysql yum install mysql mysql-server 3. Installing php yum install php php-command php-devel php-gd php-imap php-mysql php-pear php-soap php-xml After that you...
Continue reading

Categorized Tag Cloud