Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 17589 invoked from network); 25 Sep 2010 18:47:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 Sep 2010 18:47:04 -0000 Received: (qmail 61065 invoked by uid 500); 25 Sep 2010 18:47:01 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 61047 invoked by uid 500); 25 Sep 2010 18:47:01 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 61039 invoked by uid 99); 25 Sep 2010 18:47:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Sep 2010 18:47:01 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of apache-users@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Sep 2010 18:46:52 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OzZlW-00060b-KQ for users@httpd.apache.org; Sat, 25 Sep 2010 20:46:30 +0200 Received: from pool-173-57-75-207.dllstx.fios.verizon.net ([173.57.75.207]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Sep 2010 20:46:30 +0200 Received: from mpbrede by pool-173-57-75-207.dllstx.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Sep 2010 20:46:30 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: users@httpd.apache.org From: MikeB Date: Sat, 25 Sep 2010 13:46:23 -0500 Lines: 28 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pool-173-57-75-207.dllstx.fios.verizon.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.13) Gecko/20100914 SeaMonkey/2.0.8 In-Reply-To: X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Re: ${path} variable Eric Covener wrote: > On Sat, Sep 25, 2010 at 2:11 PM, MikeB wrote: >> Can anyone please tell me where this variable is defined? I see it in the >> httpd.conf file but I can't find where it is defined. >> > > It's probably defined in whatever shell invoked > apachectl/httpd/whatever. "Real" environment variables can be > accessed by ${FOO} in the config. > OK, so if I run Apache in Windows 7 from an EasyPHP install with the following directories, where would I look? Or is it then a Windows 7 OS environment variable? Apache: C:\EasyPHP-5.3.3\apache httpd.conf file: C:\EasyPHP-5.3.3\apache\conf The Windows environment variable "Path" is set to: %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static The only thing I can find with apacectl are some html files. Sorry, I'm kind of new at this. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See 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