Installation Help |
I followed the composer installation and edited App.php to contain my base url. But I cannot get past this. What else can I try?
Whoops! We seem to have hit a snag. Please try again later..."
Rename the "env" file to ".env" and set the CI_ENVIRONMENT value to development and you'll get an error message telling you what's wrong.
Simpler is always better
(06-15-2019, 02:06 PM)donpwinston Wrote: Rename the "env" file to ".env" and set the CI_ENVIRONMENT value to development and you'll get an error message telling you what's wrong. I did this and it is a permissions issue. I am mixing git development and apache webserver users. Just needed to make cache writable by apache. Thanks! |
Welcome Guest, Not a member yet? Register Sign In |