[users@httpd] I'm having trouble using SetEnv on my Macintosh

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have OS X.3.
I'm trying to use J (an interpretted language) from
jsoftware.com for CGI.  But 
J needs an environment variable set
JPATHj504=/Users/llund/j504

If I create a shell script to set the environment variable
and then invoke J it 
works.  But I want to avoid the extra file read.  J supports
#! .  I.e.
#!/Users/llund/j504/jconsole 
works if the JPATHj504 environment variable is set.  So I
would like to have 
httpd set that variable.  But when I try 

SetEnv JPATHj504 /Users/llund/j504

in httpd.conf Apache fails to start up.  I have also tried 

SetEnv JPATHj504 "/Users/llund/j504"

Do I have the syntax wrong?  Or do I have to put it just the
right 
place in httpd.conf?

---------------------------------------------------------------------
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@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux