SkinsRestorer / SkinSystem

The Minecraft SkinSystem for SkinsRestorer
MIT License
131 stars 47 forks source link

Docker-compose Error #109

Closed Rdna123 closed 3 years ago

Rdna123 commented 3 years ago

I have renames config file and filled fields, used docker-compose up

Error from localhost:8080

# This is an exmaple of SkinSystem configuration file # ! For someone who can't pass an installation ! # If you need to use this file to be a configuration file. # Don't forget to remove .example # "config.nogit.php.example" -> "config.nogit.php"
Warning: Undefined array key "am" in /var/www/html/resources/server/libraries.php on line 15

Warning: Trying to access array offset on value of type null in /var/www/html/resources/server/libraries.php on line 15

Fatal error: Uncaught PDOException: SQLSTATE[HY000] [2002] No such file or directory in /var/www/html/resources/server/libraries.php:19 Stack trace: #0 /var/www/html/resources/server/libraries.php(19): PDO->__construct('mysql:host=loca...', '', '') #1 /var/www/html/index.php(3): require_once('/var/www/html/r...') #2 {main} thrown in /var/www/html/resources/server/libraries.php on line 19
aljaxus commented 3 years ago

Have you read the error? Have you actually renamed the config file?

Rdna123 commented 3 years ago

Yes, I renamed config file.

Rdna123 commented 3 years ago

Docker was just acting weird restarted my computer and it worked