[FASTCGI] install mod_fastcgi on Fedora Core 3
Changchun Xie
cxiemlog at yahoo.com
Fri Mar 11 16:45:25 EST 2005
Thanks Bryan!
The procedures you wrote works perfect.
Enjoy a great weekend!
Chan.
--- Bryan White <bryan at arcamax.com> wrote:
> Marc Prewitt wrote:
> > You can use mod_fastcgi as a dso so as long as
> your apache2 is compiled
> > to use dso's you can do this. In order to do it,
> you will probably need
> > the src rpm for apache2. Then you should be able
> to unpack mod_fastcgi
> > and build as follows:
>
> I don't think you need the source RPM. You do need
> the http-devel RPM.
>
> This is what I have been doing on Fedore Core 1:
>
> cp Makefile.AP2 Makefile
> make top_dir=/usr/lib/httpd
>
> as root:
> -----
> service httpd stop
> make top_dir=/usr/lib/httpd install
> service httpd start
> chmod 755 /var/log/httpd
> -----
>
> The chmod seems to be needed because fastcgi is
> creating sockets there.
> And needs to be redone after rpm updates to httpd.
>
>
> --
> Bryan White, ArcaMax Publishing Inc.
>
> There's no point in acting all surprised about it.
> All the planning
> charts and demolition orders have been on display in
> your local
> planning department on Alpha Centauri for fifty of
> your Earth years,
> so you've had plenty of time to lodge any formal
> complaint and it's
> far too late to start making a fuss about it now.
> - Prostetnic Vogon Jeltz
> ___________________________________
> fastcgi-developers mailing list
> http://fastcgi.com/fastcgi-developers/
>
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail
More information about the fastcgi-developers
mailing list