Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JC5 authored Mar 6, 2025
1 parent 65c027a commit 2395289
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/docs/references/faq/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,13 @@ sudo chmod 600 storage/oauth-*.key

## Error "class \[auth\] does not exist"

- Target class \[hash\] does not exist.

Some users run into this issue when upgrading. Several things may work:

- Start a new `.env` file instead of copying over the old one.
- Make sure the `storage` directory, and all subfolders are writable, and NOT owned by `root`.
- Remove all PHP files from the `bootstrap/cache` directory: `rm bootstrap/cache/*.php`.

## Can I switch from or to SQLite, PostgreSQL or MySQL?

Expand Down

0 comments on commit 2395289

Please sign in to comment.