firfin

Results 7 comments of firfin

I am experiencing a similar problem, mariadb won't stay up (Status: Exit 1 when checking with docker-compose ps) I checked the logs with portainer (http://portainer.drupal.docker.localhost:8000 ) and ran across the...

I am experiencing a similar problem, mariadb won't stay up (Status: Exit 1 when checking with docker-compose ps) I checked the logs with portainer (http://portainer.drupal.docker.localhost:8000 ) and ran across the...

> It doesn't seem like the Laravel tutorial link is working, It is working now? IF it still isn't for you maybe try another browser or something?

Reinstalling (removing .env from project root and running http://myhost/setup/ again) with only putting in DB credentials does not solve it for me. https://github.com/cydrobolt/polr/issues/610 got me further

composer remove drush/drush and then composer **global** require drush/drush:8.x Find where drush is installed then by running `composer global show drush/drush`

@greg-1-anderson For me it fails with the project-locally installed drush. But works with global installed drush. Also I can not install cgr -> Found this https://github.com/consolidation/cgr/issues/40 ~~ doesn't work with...

It is not possible for a web extension to read file from your local computer. This is an important safety measure built into browsers. I think this info should be...