Tag Archives: apache2

Install lamp with 1 command in Ubuntu 12.10, 13.04 Raring Ringtail & LinuxMint13

Written by Mel Kham on . Posted in Linux Mint, Linux tutorials, Ubuntu

Updated: 10/09/2012 :LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server, MySQL as the relational database management system and PHP as the object-oriented scripting language. … Continue reading

How to Enable and disable apache modules

Written by Mel Kham on . Posted in Linux tutorials

For  Debian / Ubuntu Linux you can enable or disable any apache module using a2enmod and a2dismod. You don’t need to edit the conf file for that unless you are having some problem with this method. The syntax of these … Continue reading

How to Reinstall apache2 properly in linux

Written by Mel Kham on . Posted in Linux tutorials

If you have issues with apache2 and you want to reinstall it but you are getting errors,then here it isthe solution for you.