> I did put "PassEnv LD_LIBRARY_PATH" in the Apache config files and still I
> get the same error. What does "PassEnv LD_LIBRARY_PATH" do? It passes
> LD_LIBRARY_PATH to htsearch? If so, where does httpd get the value for
> LD_LIBRARY_PATH?
>From the Apache docs:
Specifies one or more environment variables to pass to CGI scripts
from the server's own environment. Example:
PassEnv LD_LIBRARY_PATH
So I'd make sure that the server's environment contains the proper
LD_LIBRARY_PATH.
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.