Re: HELP! Apache 2 Instructions aren't working
Begumisa Gerald M <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 24 Oct 2006, jeff wrote:
> s h o n <shon@...> writes:
>
> I'm working on RTIR and running into the same problem. I've worked
> several different angels and still not getting it.
>
> Anyone know what Joe discovered?
>
> Thanks in advance!
Incidentally I just got it working with Apache 2, FC5. It wasn't a smooth
ride but here're the steps:
1. Download mod_fastcgi
2. Download Apache Sources (httpd-2.2.x)
3. Download and apply this patch to mod_fastcgi
http://www.fastcgi.com/archives/fastcgi-developers/2005-December/004060.html
4. Get into the Apache Source Directory and do a
# ./configure
5. Get into the mod_fastcgi directory and do a
# make top_dir=<path_to_Apache_source>
6. Finally, in the mod_fastcgi directory, do a
# make top_dir=<path_to_Apache_source> install
>From then on, just make sure that the compiled library is actually
installed in the folder where Apache expects it to be (mine was installed
in /usr/local/apache2/modules/ but Apache wanted it to be in
/usr/lib/httpd/modules/)
Cheers,
Gerald.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Begumisa Gerald M.
Senior Software Engineer
Computer Frontiers International
Plot 32 Lumumba Avenue, Kampala
Office Tel.: +256 41 34 0451
Mobile Tel.: +256 71 299 1983
Fax: +256 41 340456
Web: www.cfi.co.ug
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/