Installing fastCGI Fedora Core 3
Shane De Jager <sdejager-mfvoBoRt3PW8qtKVGud/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Organization | Intergage Limited |
| Message-ID | <QkFQNTRETiRHMC00U1YjMTIzNjM4Mzg@fierce-tiger> |
Hi,
Can anyone walk me through installing fastCGI for Fedora Core 3 and Apache 2. I have tried
$ cd <mod_fastcgi_dir>
$ cp Makefile.AP2 Makefile
$ make
$ make install
If your Apache2 installation isn't in /usr/local/apache2, then
set the top_dir variable when running make (or edit the
Makefile), e.g.
$ make top_dir=/opt/httpd/2.0.40
Add an entry to httpd.conf like this:
LoadModule fastcgi_module modules/mod_fastcgi.so
The problem is I'm not sure where my Apache2 installation is. Since I did not install it manually, it was installed with Fedora Core 3. I thought it was under /etc/httpd since this is where the configuration files are. But when I use this location the installation fails.
[root@fedora2 mod_fastcgi-SNAP-0404142202]# make
Makefile:12: /etc/httpd/build/special.mk: No such file or directory
make: *** No rule to make target `/etc/httpd/build/special.mk'. Stop.
Any help would be greatly appreciated.
--
Shane De Jager
Technical Developer
INTERGAGE
High-performance, updateable Web sites
Switchboard +44(0)845 456 1022
Direct Dial +44(0)1202 688 219
==
www.intergage.co.uk
sdejager-mfvoBoRt3PW8qtKVGud/[email protected]
Are you aware of our referral scheme? Learn how you could profit personally from passing us leads.
Click here to pass a referral: www.intergage.co.uk/referrals
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/