How to Install and Uninstall apache2-mod_fcgid Package on openSUSE Leap
Last updated: February 01,2025
1. Install "apache2-mod_fcgid" package
This guide covers the steps necessary to install apache2-mod_fcgid on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
apache2-mod_fcgid
Copied
2. Uninstall "apache2-mod_fcgid" package
Please follow the steps below to uninstall apache2-mod_fcgid on openSUSE Leap:
$
sudo zypper remove
apache2-mod_fcgid
Copied
3. Information about the apache2-mod_fcgid package on openSUSE Leap
Information for package apache2-mod_fcgid:
------------------------------------------
Repository : Main Repository
Name : apache2-mod_fcgid
Version : 2.3.9-bp155.3.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 266.9 KiB
Installed : No
Status : not installed
Source package : apache2-mod_fcgid-2.3.9-bp155.3.12.src
Upstream URL : http://httpd.apache.org/mod_fcgid/
Summary : Alternative FastCGI module for Apache2
Description :
A binary compatibile alternative to the Apache module mod_fastcgi.
The module implements an efficient process pool management for external
CGI program invocation. The pool of CGI programs is mapped against the
pool of apache workers in such way that there is always a weighted number
of programs waiting for requests in the pool.
To load the module into Apache, run the command "a2enmod fcgid" as
root.
See /etc/apache2/conf.d/mod_fcgid.conf and
/usr/share/doc/packages/apache2-mod_fcgid for configuration.
------------------------------------------
Repository : Main Repository
Name : apache2-mod_fcgid
Version : 2.3.9-bp155.3.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 266.9 KiB
Installed : No
Status : not installed
Source package : apache2-mod_fcgid-2.3.9-bp155.3.12.src
Upstream URL : http://httpd.apache.org/mod_fcgid/
Summary : Alternative FastCGI module for Apache2
Description :
A binary compatibile alternative to the Apache module mod_fastcgi.
The module implements an efficient process pool management for external
CGI program invocation. The pool of CGI programs is mapped against the
pool of apache workers in such way that there is always a weighted number
of programs waiting for requests in the pool.
To load the module into Apache, run the command "a2enmod fcgid" as
root.
See /etc/apache2/conf.d/mod_fcgid.conf and
/usr/share/doc/packages/apache2-mod_fcgid for configuration.