You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Giulia Hill <gh...@library.berkeley.edu> on 2003/04/18 23:51:44 UTC

[users@httpd] Adding library paths

I have an Apache 1.3 which was installed some time ago by someone else.
I'm running a cgi script which uses a library in /usr/local/lib which the
server is unable to see. I have added a LD_LIBRARY_PATH in the .cshrc of
the user under which the Apache runs, however I get the same failure to
find the library.

Is there a directive that I can add in the httpd.conf to include
additional library paths? 

I don't seem to have found anything in the docs, and, if possible, I would
like to avoid to recompile apache.

Thanks a lot,

Giulia


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Adding library paths

Posted by Giulia Hill <gh...@library.berkeley.edu>.
I have found PassEnv and SetEnv directives which worked perfectly.

Giulia

On Fri, 18 Apr 2003, Giulia Hill wrote:

> 
> I have an Apache 1.3 which was installed some time ago by someone else.
> I'm running a cgi script which uses a library in /usr/local/lib which the
> server is unable to see. I have added a LD_LIBRARY_PATH in the .cshrc of
> the user under which the Apache runs, however I get the same failure to
> find the library.
> 
> Is there a directive that I can add in the httpd.conf to include
> additional library paths? 
> 
> I don't seem to have found anything in the docs, and, if possible, I would
> like to avoid to recompile apache.
> 
> Thanks a lot,
> 
> Giulia
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 

----------------------------
Giulia Hill
  Programmer/Analyst
  Library Systems Office
  University of California at Berkeley
  386 Doe Annex
  Berkeley, CA 94720


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org