Welcome Guest, Not a member yet? Register   Sign In
Superglobals reset
#1

After $ app-> run (); In index.php, all tables, for example $ _GET, $ _POST, $ _COOKIE, $ _REQUEST, $ _SERVER, etc are reset and the variable CI_ENV = 'development' disappears, and the page starts as Page rendered in 0.0033 seconds. Environment: production. Until the execution of $ app-> run (); Variables in Superglobals are OK
Reply
#2

Please post bugs over at GitHub so I can remember to fix them. Smile
Reply
#3

(05-29-2017, 08:42 PM)kilishan Wrote: Please post bugs over at GitHub so I can remember to fix them. Smile

I already know the bug on GitHub, but I wonder where you could set the develop mode, since the .htaccess in this case does not work?
Reply
#4

Check out the docs for that.

I'll respond to the rest of the stuff over at GitHub but it sounds like an environment setup issue currently.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB