Manual Install |
(04-14-2020, 06:57 AM)includebeer Wrote:(04-14-2020, 06:50 AM)FlavioSuar Wrote:(04-11-2020, 10:05 AM)Cecilio Wrote: ... Good to know!! Thanks!!
(04-14-2020, 04:24 AM)includebeer Wrote: I think all this confusion can be ridden of by simply putting the environnement to development by default instead of production. It’s perfectly normal that in production the amount of error on the screen is limited to a minimum. But I agree it would be easier for everybody, not just the newbies, if the default would be to display all error messages. Maybe @kilishan can give his input on this matter.I would have thought it better to set the default environment to 'production' and to only test if the writable folder is writable when it is required to actually write to the folder. The 'production' environment should also never include Kint because it should only be available in 'development' mode. Only loading essential resources should reduce possible reasons for failure. Also and never ever to override and disable the php.ini settings. These can be set by the user and the first place to start looking by knowledgeable users. Endeavour to keep the App' lean and mean ![]() ![]() |
Welcome Guest, Not a member yet? Register Sign In |