Received: (qmail 3020 invoked by uid 2012); 8 Jan 1998 22:28:25 -0000 Message-Id: <19980108222825.3019.qmail@hyperreal.org> Date: 8 Jan 1998 22:28:25 -0000 From: Venkitachalam Gopalakrishnan Reply-To: gopsv@hotmail.com To: apbugs@hyperreal.org Subject: SetEnv and PassEnv problem. X-Send-Pr-Version: 3.2 >Number: 1642 >Category: mod_env >Synopsis: SetEnv and PassEnv problem. >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Jan 8 14:30:01 PST 1998 >Last-Modified: Mon Jan 12 13:11:50 PST 1998 >Originator: gopsv@hotmail.com >Organization: >Release: 1.2.4 >Environment: I have done a SetEnv and PassEnv of LD_LIBRARY_PATH in the httpd.conf file and restarted the server. But the CGI scripts which were working stopped working suddenly telling that some LIBS could not be found. I had to make a CSH wrap around for these scripts so that they run. There is no use trying to stop and start the server again. Can u explain me either how to fix this or will this be fixed later. >Description: No core Dumps. >How-To-Repeat: This is a protected URL so I cannot send this site. >Fix: I created a WRAP around in csh which sets the LD_LIB Path and then calls the corresponding Perl script >Audit-Trail: State-Changed-From-To: open-feedback State-Changed-By: marc State-Changed-When: Thu Jan 8 14:35:00 PST 1998 State-Changed-Why: Why are you setting LD_LIBRARY_PATH? What are you trying to set it to? It should be obvious that if you try to set it to something incorrect then programs will stop working. Don't use PassEnv and SetEnv at the same time; read the docs to see what they do. State-Changed-From-To: feedback-closed State-Changed-By: marc State-Changed-When: Mon Jan 12 13:11:50 PST 1998 State-Changed-Why: No feedback, assuming closed. >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]