Hi all,

I've compiled and installed mod_fcgid from sources 

######################################################################
URL: 
http://www.cybersprocket.com/2010/project-management/upgrading-redmine-from-8-6-to-9-3/
# cd /usr/local/src/
# wget http://apache.mirrors.hoobly.com/httpd/mod_fcgid/mod_fcgid-2.3.5.tar.gz
# tar -zxvf mod_fcgid-2.3.5.tar.gz
# cd mod_fcgid-2.3.5
# apt-get install apache2-prefork-dev
# APXS=/usr/bin/apxs2 ./configure.apxs
# make
# make install

# apache2 -v
Server version: Apache/2.2.14 (Ubuntu)
Server built:   Aug 19 2010 05:21:53


######################################################################

> How can I enable this module so that Apache will make use of it?



Let your manner of life be worthy of the gospel of Christ.Philippians 1:27



      

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to