Hi there,

On Thu, 14 Jun 2001, Purcell, Scott wrote:

> I know I can download the apache web server in binary form and install it

Far better to get the source and compile it on Linux.  Is there a reason
not to get Linux?

> Is mod-perl just a perl module that I require in my scripts?

Not at all.  It's a C module (well, sort of) and under Linux it's
necessary either to compile it into Apache or to make a loadable
object which mod_so (another C module) can load.  Either way, it has
to be compiled.  Randy Kobes (search in the mailing list archives)
has done a lot for you on Windows platforms.

> lot of server configuration?

It can be a bit confusing at first.  There's a lot of help available
on the List, but please make sure your question includes enough detail
- like what platform you're using...

73,
Ged.


Reply via email to