Whoops! We seem to have hit a snag. Please try again later

前端 未结 11 3045
死守一世寂寞
死守一世寂寞 2021-02-20 06:50

Whoops! We seem to have hit a snag. Please try again later.

Codeigniter 4 shows an error when I run the CI4 application, Ho

11条回答
  •  情深已故
    2021-02-20 07:36

    Not sure what the desired answer is, but:

    1. If you are asking to see what is the actual error is - either change your environment to testing/development (as suggested so far) or you can check your logs - writable/logs/log-.php
    2. If you wish to solve the error, we will need more information, like have you setup virtual hosts, have you change .htaccess file in public folder, etc. Otherwise we will be most likely betting (I bet it's virtual hosts).

    In any case, a copy of the displayed error (after changing evnironment) or log file will be useful.

提交回复
热议问题