Sorry to hijack the thread guys but just wondered if the same goes with
mod_mem_cache module I mean the additional .c files in the apxs command?
Thanks,
Igor
On Thu, Oct 8, 2009 at 1:42 AM, marcos wrote:
> Thanks i execute :
>
> /opt/apache2/bin/apxs -i -c mod_cache.c cache_storage.c cache_uti
Thanks i execute :
/opt/apache2/bin/apxs -i -c mod_cache.c cache_storage.c cache_util.c
and now load the module.
and now
2009/10/7 Eric Covener :
> On Wed, Oct 7, 2009 at 10:18 AM, Eric Covener wrote:
>
>> For more complicated modules, you need to pass it all the source files
>> that comprise
On Wed, Oct 7, 2009 at 10:18 AM, Eric Covener wrote:
> For more complicated modules, you need to pass it all the source files
> that comprise the module, including e.g. cache_storage.c cache_util.c
> -- see modules.mk in the cache/ directory.
(which you don't have if you didn't configure with mo
On Wed, Oct 7, 2009 at 10:06 AM, marcos wrote:
> Hello,
>
> I have a problem to active one module_cache in apache:
>
>
> 1.First i compile the module mod_cache, not error founds:
>
> $/opt/apache2/bin/apxs -c mod_cache.c
> /opt/apache2/build/libtool --silent --mode=compile gcc -prefer-pic
> -DAP_H
Hello,
I have a problem to active one module_cache in apache:
1.First i compile the module mod_cache, not error founds:
$/opt/apache2/bin/apxs -c mod_cache.c
/opt/apache2/build/libtool --silent --mode=compile gcc -prefer-pic
-DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE