How to Install lighttpd-mod-mysql-vhost software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install lighttpd-mod-mysql-vhost software package in Ubuntu 14.04 LTS (Trusty Tahr)

lighttpd-mod-mysql-vhost software package provides MySQL-based virtual host configuration for lighttpd, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install lighttpd-mod-mysql-vhost 

lighttpd-mod-mysql-vhost is installed in your system.

Make ensure the lighttpd-mod-mysql-vhost package were installed using the commands given below,

$ sudo dpkg-query -l | grep lighttpd-mod-mysql-vhost *

You will get with lighttpd-mod-mysql-vhost package name, version, architecture and description in a table

lighttpd-mod-mysql-vhost package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package lighttpd-mod-mysql-vhost
Version 1.4.33-1+nmu2ubuntu2
Description MySQL-based virtual host configuration for lighttpd
Sub Section Web


See Also, How to uninstall or remove lighttpd-mod-mysql-vhost software package from Ubuntu 14.04 LTS (Trusty Tahr)?