TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [TCLUG:8950] apache help
> -----Original Message-----
> From: Christopher Palmer [SMTP:reid@pconline.com]
> Sent: Tuesday, October 05, 1999 2:18 PM
> To: tclug-list@mn-linux.org
> Subject: Re: [TCLUG:8950] apache help
>
> On Tue, 5 Oct 1999, Schlough, Mark wrote:
>
> > httpd: module "mod_alias.c" could not be loaded, because the dynamic
> > module limit was reached. Please increase DYNAMIC_MODULE_LIMIT and
> > recompile.
>
> Suck!
>
> > How do I give this value to the server when I compile and what's the
> default
> > value so I can increase it?
>
> The default is 64 (!). Take a look at httpd.h in src/include in the Apache
> directory. (I'm looking at v1.3.9.)
>
It's the same in 1.3.4 I know, I know I could go with 1.3.9, but I
HATE having to redo my config files when they move directories around
i.e ../sbin -> ../bin ; ../htdocs/share -> ../htdocs etc.
If I can find a way to pass the variable -DDYNAMIC_MODULE_LIMIT=99
to cc then I think it will work, but I don't know where that can be set.
I tried the ../src/Makefile.config but that didn't seem to work.
Thanks for your help
Mark
> -- Chris
>
> Christopher Reid Palmer : www.innerfireworks.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org