Re: EUINC woes on v3.1.1
- Posted by euphoric (admin) Dec 05, 2010
- 1238 views
dukester said...
However, in context of a CGI script that I've written and testing, I cannot get EU to use $EUINC which lives both in my .bash_profile and .bashrc files... So, is there a bullet-proof way to insure that Euphoria sees $EUINC?
Your server (Apache?) is its own user. It doesn't run under your account. So, your environment vars aren't necessarily its environment vars. At least, that's how it is for me.
Using 4.0, this is easy to get around with the eu.cfg file. :)