500 HTTP Error after fresh install #1562

Closed
opened 2026-02-05 01:16:11 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Ente on GitHub (Mar 1, 2020).

Describe the bug
After install, 500 HTTP Error.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Fresh Install BookStack
  2. Visit through Browser
  3. Error

Expected behavior
Enable to see the BookStack Page

Laravel Error log
[File attached]
laravel.log

Your Configuration (please complete the following information):

  • Exact BookStack Version (Found in settings): v0.28.2
  • PHP Version: 7.3
  • Hosting Method (Nginx/Apache/Docker): Apache2

Additional context
Now it's not a 500 Error, it's just not showing the page correctly.

Originally created by @Ente on GitHub (Mar 1, 2020). **Describe the bug** After install, 500 HTTP Error. **Steps To Reproduce** Steps to reproduce the behavior: 1. Fresh Install BookStack 2. Visit through Browser 3. Error **Expected behavior** Enable to see the BookStack Page **Laravel Error log** [File attached] [laravel.log](https://github.com/BookStackApp/BookStack/files/4272147/laravel.log) **Your Configuration (please complete the following information):** - Exact BookStack Version (Found in settings): v0.28.2 - PHP Version: 7.3 - Hosting Method (Nginx/Apache/Docker): Apache2 **Additional context** Now it's not a 500 Error, it's just not showing the page correctly.
Author
Owner

@Ente commented on GitHub (Mar 1, 2020):

Fixed, by removing the "APP_URL"

@Ente commented on GitHub (Mar 1, 2020): Fixed, by removing the "APP_URL"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1562