You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Anup Singh <s_...@yahoo.com> on 2001/10/16 12:56:09 UTC

general/9074: cgi programe not executing the environment file in flashmode.

>Number:         9074
>Category:       general
>Synopsis:       cgi programe not executing the environment file in flashmode.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          support
>Submitter-Id:   apache
>Arrival-Date:   Wed Dec 12 12:40:05 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     s_poona@yahoo.com
>Release:        1.2
>Organization:
apache
>Environment:
SunOS bg1gw101 5.8 Generic_108528-01 sun4u sparc SUNW,Ultra-5_10
>Description:
I want to execute the 'exec cmd' for one environment file and then call the echo of 
environment variable for required path.I'm using the command in JavaScript1.1 code -
shell.value = '<!--#exec cmd=". /etc/prj.env; /usr/ucb/echo -n $PROJECT_HOME"-->/bin/LmpClientE';

Is this correct syntex ? Will it execute for apache server 1.2 ?
>How-To-Repeat:
example : 
shell.value = '<!--#exec cmd=". /etc/prj.env; /usr/ucb/echo -n $PROJECT_HOME"-->/bin/LmpClientE';

Is this correct syntex ? Will it execute for apache server 1.2 ?

>Fix:
No.
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]