Selfhosted Friendica using Marius' script: database problems
zeitverschreib @ zeitverschreib @discuss.tchncs.de Posts 1Comments 2Joined 5 mo. ago

zeitverschreib @ zeitverschreib @discuss.tchncs.de
Posts
1
Comments
2
Joined
5 mo. ago
The credentials are already being set in the stack:
MYSQL_ROOT_PASSWORD: rootpass MYSQL_DATABASE: friendica MYSQL_USER: friendicauser MYSQL_PASSWORD: friendicapass
At first, I changed them to make the setup more secure, but got the same error. Just to make sure that there weren't any typos or pasted blanks, I went with the original values.