John2360 Posted December 30, 2020 Report Posted December 30, 2020 Hello, I have been trying to get an install using Docker to work but unsuccessfully. I go through the below directions: php composer.phar install yarn install docker-compose build docker-compose up For composer, however, I downloaded the latest version of composer 1. When I complete this process and view phpvms.test I can get all the way to the database setup. Despite the docker info saying the username and password is phpvms I get an error from the install saying that "Failed! SQLSTATE[HY000] [2002] Connection refused." The mySQL container gives the an error saying, "2020-12-30T03:55:33.375745Z 167 [Note] Access denied for user ''@'phpvms_app_1.phpvms_default' (using password: NO)." If I ignore the error and just hit Setup Database the pages just refreshes. Any ideas of what I am doing wrong here? Thank you so much Quote
Administrators ProAvia Posted December 30, 2020 Administrators Report Posted December 30, 2020 Read thru the docs again https://docs.phpvms.net/ Double check you have the hosting set up correctly. Quote
Administrators Nabeel Posted January 5, 2021 Administrators Report Posted January 5, 2021 Have you tried the included docker-compose file? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.