Apache Server configuration support - installing mod_ftpd on Apache 2.0.40/Redhat 9

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > December 2005 > installing mod_ftpd on Apache 2.0.40/Redhat 9





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author installing mod_ftpd on Apache 2.0.40/Redhat 9
Aaron Gray

2005-12-13, 6:02 pm

Hello,

I am wondering how to install mod_ftp on Apache 2.0.40/Redhat 9. I am a C++
programmer with reasonable Linux Kernel knowledge, but very little Linux
command line experience.

Looking at the documentation it says I need to use apxs which does not seem
to be on RedHat 9 instillation. Where can I get it from and how do I install
it ?

And that I need the mod_so module in order to load other modules, is this
true ?

Where do I get the mod_so and apxs modules ?

Many thanks in advance,

Aaron


HansH

2005-12-14, 2:55 am

"Aaron Gray" <ang.usenet@gmail.com> schreef in bericht
news:408v2cF199cshU1@individual.net...
> I am wondering how to install mod_ftp on Apache 2.0.40/Redhat 9.
> Looking at the documentation it says I need to use apxs which does
> not seem to be on RedHat 9 instillation. Where can I get it from and
> how do I install it ?

This tool http://httpd.apache.org/docs/2.0/programs/apxs.html
is likely found in apache2-devel-2.0.40-*.rpm

> And that I need the mod_so module in order to load other modules,
> is this true ?

Yes, http://httpd.apache.org/docs/2.0/mod/mod_so.html
but not always http://httpd.apache.org/docs/2.0/dso.html

HansH


Aaron Gray

2005-12-14, 8:51 pm

> This tool http://httpd.apache.org/docs/2.0/programs/apxs.html
> is likely found in apache2-devel-2.0.40-*.rpm


I have found out you have to build Apache to get apxs.

> Yes, http://httpd.apache.org/docs/2.0/mod/mod_so.html
> but not always http://httpd.apache.org/docs/2.0/dso.html


Okay I need an --enable-so on the build.

Aaron


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com