I am having trouble setting a new environment variable in Apache and later reading it from a Tcl script.
Here is what I have done:
1) Set new environment variable in Apache start script (apachectl) in the /path/to/apache/bin folder
export STAGING="staging"
2) Start Apache server
3) Read all...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.