api-platform-heroku
api-platform-heroku copied to clipboard
Error on Procfile?
I got this error now:
2018-01-05T13:49:26.279740+00:00 heroku[web.1]: Starting process with command `bin/heroku-php-apache2 web/`
2018-01-05T13:49:27.711200+00:00 app[web.1]: bash: bin/heroku-php-apache2: No such file or directory
2018-01-05T13:49:27.777956+00:00 heroku[web.1]: State changed from starting to crashed
I will investigate...
My solution was: remove the Procfile.... symfony will detect the heroki deploy and create it. this is what was created:
web: heroku-php-apache2 web