On Tue, 30 May 2000 [EMAIL PROTECTED] wrote:
> Trying to load mod_access:
>
> in httpd.conf: LoadModule mod_access libexec/mod_access.so
>
> Attempt to start Apache server to see if it passes the string in
> httpd.conf dependant on this module:
> -----------
> Can't locate API module structure 'mod_access' in file
> /usr/local/apache/libexec/mod_access.so: undefined symbol: mod_acces
> ------------
>
> What could this mean?
I've seen this before, but for the life of me I can't remember where or
why. If you do
$ nm mod_access.o | grep mod_acces
what is returned (and mod_acces sounds off.. sure it isn't mod_access?)
Emile
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]