Something went wrong after using the automated installer for ubuntu 16.04 #409

Closed
opened 2026-02-04 19:41:28 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @jms1989 on GitHub (Aug 18, 2017).

  • BookStack Version: current stable
  • PHP Version: 7.0.22
  • MySQL Version: 14.14
Expected Behavior

The default webpage to load after installation.

Actual Behavior

Error: Whoops, looks like something went wrong.

I've checked the logs, can't tell if anything is wrong. The only thing I have done was change the nginx server name to what I wanted to use on my network.

Originally created by @jms1989 on GitHub (Aug 18, 2017). * BookStack Version: current stable * PHP Version: 7.0.22 * MySQL Version: 14.14 ##### Expected Behavior The default webpage to load after installation. ##### Actual Behavior Error: Whoops, looks like something went wrong. I've checked the logs, can't tell if anything is wrong. The only thing I have done was change the nginx server name to what I wanted to use on my network.
Author
Owner

@lommes commented on GitHub (Aug 18, 2017):

Set APP_DEBUG to true in your .env file and retry afterwards.

Everything in bookstacks logfile (in storage/logs/) might help.

@lommes commented on GitHub (Aug 18, 2017): Set `APP_DEBUG` to true in your .env file and retry afterwards. Everything in bookstacks logfile (in storage/logs/) might help.
Author
Owner

@jms1989 commented on GitHub (Aug 18, 2017):

OK, a mysql database was never created. So I created it and the associated user, migrated the db tables, and now I have a login screen. woot

side note: I installed LAMP from the OS installer before realizing there was a automated install script. my bad.

@jms1989 commented on GitHub (Aug 18, 2017): OK, a mysql database was never created. So I created it and the associated user, migrated the db tables, and now I have a login screen. woot side note: I installed LAMP from the OS installer before realizing there was a automated install script. my bad.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#409