Quote:
Originally Posted by myne
My attempts and what I did...
#1
I tried to follow the read me and ./configure.apxs, make, install but when I try to a2enmod fcgid I get an error stating "ERROR: Module fcgid does not exist". I go to /usr/lib/apache2/modules/ and see mod_fcgid.so is located in this directory.
|
a2enmod works only for modules listed in /etc/apache2/mods-available. Modules that you build yourself have to be added to /etc/apache2/apache2.conf.