Welcome Guest, Not a member yet? Register   Sign In
Where to set CI_ENV for CI methods executed via cron?
#2

You can set it in your .htaccess file.

Code:
    # Multiple Environment config, set this to development, testing or production
    #Set the CodeIgniter Environment.
    SetEnv CI_ENV development
    #SetEnv CI_ENV production
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Where to set CI_ENV for CI methods executed via cron? - by InsiteFX - 04-11-2017, 03:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB