humanmade / Salty-WordPress

A flavorful way to manage your entire WordPress stack.
126 stars 22 forks source link

Databases not available #92

Closed pdewouters closed 10 years ago

pdewouters commented 10 years ago

Vagrant 1.6.1

After vagrant has finished, I can connect tot the mySql server, but my existing databases are not available. I have 'test', 'wp_cli-test' and wordpress_trunk' but they are empty.

I found an error message https://gist.github.com/pdewouters/d7cf57f941368296923d#file-gistfile1-txt-L2067

Does the wp-cli installation command need to be changed? https://gist.github.com/pdewouters/d7cf57f941368296923d#file-gistfile1-txt-L2052

This method is marked as deprecated https://github.com/wp-cli/wp-cli/wiki/Alternative-Install-Methods#installing-as-a-composer-dependency-deprecated

pdewouters commented 10 years ago

I was told the databases folder wasnt used anymore, so that would be the reason for them being missing.

willmot commented 10 years ago

Yep databases are no longer shared with the local machine.