Hi All,
I am trying to build Apache 2.2.9 version by making some
customizations.
I am in need of linking mod_authz_host module with one c-file
hash.c (our customized file).
Compilation succeeded for this module,but getting linking errors of
functions defined in hash.c.
Zach Uram wrote:
I manually compiled apache2 since the version packaged for Debian is
the threaded version which causes fatal memory errors on my VPS host
and it works great but now I need to tell it to start every time my
system boots. Running Debian lenny/sid (testing release) with 2.6.18
Linux