You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Vagrant and Virtualbox on Win 10. I have been having issues getting the omeka install to work. After running madoc init and then madoc start I get the following error.
Some installation requirements were not satisfied.
An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not know
I downloaded a new box (cognacbox),
vagrant up
vagrant ssh into the machine
Install docker and docker-compose
git clone the madoc repo
run bin/madoc init
run bin/madoc start
goto http://localhost:8888/install
I am using Vagrant and Virtualbox on Win 10. I have been having issues getting the omeka install to work. After running madoc init and then madoc start I get the following error.
I downloaded a new box (cognacbox),
vagrant up
vagrant ssh into the machine
Install docker and docker-compose
git clone the madoc repo
run bin/madoc init
run bin/madoc start
goto http://localhost:8888/install
here is a Gist showing the output from bin/madoc start (note i had run madoc/start and madoc/stop before)
https://gist.github.com/NLW-paulm/0f1cd3b0ed22ba1585e69a431ad4f818
here is a Gist of the output from bin/madoc logs
https://gist.github.com/NLW-paulm/f18826529e6352176bcc2d55ea66c988
The text was updated successfully, but these errors were encountered: