Featured
-
No Featured Found!
Tags
Installing PHP module on Apache2
One can install PHP with apache2 in two ways, either by compiling from source code or from repositories by using a package manager. Both ways are discussed below.
Installing from repositories : This is very simple and straight forward method ...