Skip to content

Database could not be configured #482

Discussion options

You must be logged in to vote

I guess it wasn't the Problem, there is still the same issue:

The Config is now:

## LINKACE CONFIGURATION

## Basic app configuration
COMPOSE_PROJECT_NAME=linkace
# The app key is generated later, please leave it blank
APP_KEY=base64:sA8ozN00/orjfLu+tjJvcr9+/IMsdDtsMwjwUs/2rv4=

## Configuration of the database connection
## Attention: Those settings are configured during the web setup, please do not modify them now.
# Set the database driver (mysql, pgsql, sqlsrv)
DB_CONNECTION=mysql
# Set the host of your database here
DB_HOST=db
# Set the port of your database here
DB_PORT=3306
# Set the database name here
DB_DATABASE=linkace
# Set both username and password of the user accessing the…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@Kovah
Comment options

@martadinata666
Comment options

@Feuersteinium
Comment options

@martadinata666
Comment options

Answer selected by Kovah
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants