Re: [cgiwrap-users] how to customize cgiwrap environment?
Brought to you by:
nneul
From: Nathan N. <nn...@um...> - 2003-01-04 00:10:23
|
CGIwrap should inherit the environment of the web server. So you could just use apache's facilities for setting environment variables. Alternatively, you could add a new call to CGIWRAP_SETENV() in configure.in for cgiwrap, and add the required code in util.c. -- Nathan On Fri, 2003-01-03 at 18:09, gk wrote: > I have just installed cgiwrap-3.7.1 on linux server. > I am trying to use it to run a script which requires a variable > XMLMAKE_HOME be set in the environment. > Apparently, cgiwrap does not read $HOME/.bash_profile > Is there any way to fix this, short of adding the environmental variable to > the root user's environment? > Thanks, > > - Greg Keraunen > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > cgiwrap-users mailing list > cgi...@li... > https://lists.sourceforge.net/lists/listinfo/cgiwrap-users -- ------------------------------------------------------------ Nathan Neulinger EMail: nn...@um... University of Missouri - Rolla Phone: (573) 341-4841 Computing Services Fax: (573) 341-4216 |