Hi everyone
I've set up the environment to production via the .htaccess.
However, I noticed that when I run a task thru OIL, it wouldn't recognize my environment. Only way to do it is to change the environment on bootstrap.php, but of course, that will be a hassle and defeats the purpose of our config files.
Any work around on this one?
Thanks for the help!
Arnold
Because when you use a commandline argument, some environment specific things (like for example config) will be already loaded before Oil can check them and change the environment.