Browsing tag

httpd

Install Apache web server on Ubuntu 12.10

Apache web server is the most widely used web server application in the world, it shares 63% word web server market. It supports all major distribution such as windows, Linux, Solaris, and Mac operating systems, it considerably has large usage on Unix platform due to the package bundled with the operating system disc, and also […]

Install Apache2 With PHP5 And MySQL (LAMP) On openSUSE 12.1

LAMP Stands for Linux,Apache,MySQL and PHP. Most of the websites works with the above combination. Here i used the openSUSE as Linux. The main purpose of LAMP is for testing the application locally by the programmer before going to the production and also setting up the web server for the clients need.