On Mon, 28 Dec 1998, Geoff Hutchison wrote:
> >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.

Thanks a lot for all the help! Worked!

I had to add LD_LIBRARY_PATH to server's environment using:
SetEnv LD_LIBRARY_PATH /path_to_libstdc++.so.2.8.1

thanks,
Mentor

----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.

Reply via email to