gaumire / heroku-buildpack-mysql

MySQL buildpack
1 stars 20 forks source link

How to use #3

Open mozgbrasil opened 7 years ago

mozgbrasil commented 7 years ago

Hello

Good evening

I entered the following URL in buildpack

https://github.com/gaumire/heroku-buildpack-mysql

And I did the deployment, where the following return was displayed


-----> PHP app detected ! WARNING: Your 'composer.json' contains a non-'stable' setting for 'minimum-stability'. This may cause the installation of unstable versions of runtimes and extensions during this deploy. It is recommended that you always use stability flags instead, even if you have 'prefer-stable' enabled. For more information, see https://getcomposer.org/doc/01-basic-usage.md#stability -----> Bootstrapping... -----> Installing platform packages...

-- Note that in the mysql command search, nothing is returned

$ heroku run --app mighty-basin-45414 'which php' Running which php on ⬢ mighty-basin-45414... up, run.6183 (Free) /app/.heroku/php/bin/php $ heroku run --app mighty-basin-45414 'which mysql' Running which mysql on ⬢ mighty-basin-45414... up, run.7207 (Free) $

-

mozgbrasil commented 7 years ago

I just installed the following builpack that worked

https://github.com/din-co/heroku-buildpack-mysql