< Home - < Back

lighttpd-fastcgi


Information about the package, lighttpd-fastcgi, which is shipped with common Linux distributions. The lighttpd-fastcgi package is designed for, FastCGI module and spawning helper for lighttpd and PHP.


Package Name:

lighttpd-fastcgi

Summary:

FastCGI module and spawning helper for lighttpd and PHP

Description:

This package contains the spawn-fcgi helper for lighttpd's automatic spawning of local FastCGI programs. Included is also a PHP .ini file to change a few defaults needed for correct FastCGI behavior.

Architecture:

x86_64

Version:

1.4.47

Release:

1.el6

Size:

31 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for lighttpd-fastcgi


Control the lighttpd-fastcgi package with the following handy commands outlined below.


Command

Description of Command

yum install lighttpd-fastcgi

This command will install lighttpd-fastcgi on the server.

yum remove lighttpd-fastcgi

This command will un-install lighttpd-fastcgi on the server. When you run this command, you will be asked if you are sure that you want to remove lighttpd-fastcgi, so you have to manually confirm that you want to do this.

yum -y remove lighttpd-fastcgi

This command will un-install lighttpd-fastcgi on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove lighttpd-fastcgi when using the -y flag.

yum update lighttpd-fastcgi

This command will update lighttpd-fastcgi to the latest version. When you run this command, you will be asked if you are sure that you want to remove lighttpd-fastcgi, so you have to manually confirm that you want to do this.

yum -y update lighttpd-fastcgi

This command will update lighttpd-fastcgi to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove lighttpd-fastcgi when using the -y flag.

yum info lighttpd-fastcgi

This command will show you core information about the lighttpd-fastcgi package.

yum deplist lighttpd-fastcgi

This command will show you the dependencies for lighttpd-fastcgi. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update lighttpd-fastcgi

This command will check if there is an update waiting on lighttpd-fastcgi. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.