Question: A 500 Error Occurred After Installation

A 500 Error Occurred After Installation

Since the installation began last week, the forum has been displaying 500 errors. I've reviewed relevant forum posts addressing this issue, with some suggesting it may be related to key problems. Havi...

T

TOV

Asked
Since the installation began last week, the forum has been displaying 500 errors. I've reviewed relevant forum posts addressing this issue, with some suggesting it may be related to key problems. Having found no solution, I request assistance from the official website's technical support team to resolve this matter. Thank you.
Attachments
  • MS

    Mian Saleem

    Answered
    Hello,

    Please edit the `.env` file and check `APP_KEY` line. It should like like

    ```
    APP_KEY=base64:aHO1uslY8riNvfW38XCcdLKfNu+qiwkXnnZTIPL3aGQ=
    ```

    If there line bas double value, please delete one. You can set it to empty string and then run `php artisan key;generate` to generate new key.

    Thank you
  • T

    TOV

    Answered
    **[Mian Saleem](/u/saleem)** No. It's a database issue. The absence of quotation marks caused a 500 error.
  • T

    TOV

    Answered
    I've now set up the community forum. Is there a detailed user manual available? Also, I'm encountering a new issue. How do I configure custom navigation? Currently, the navigation is fixed, and I'd like to customize and modify it.
  • T

    TOV

    Answered
    **[Mian Saleem](/u/saleem)** I've now set up the community forum. Is there a detailed user manual available? Also, I'm encountering a new issue. How do I configure custom navigation? Currently, the navigation is fixed, and I'd like to customize and modify it.
  • Login to Reply