mchung / heroku-buildpack-wordpress

Heroku buildpack: Wordpress on Heroku
mchung.github.com/heroku-buildpack-wordpress/
388 stars 333 forks source link

Launch fails - start.sh is not found #50

Closed pbonnell closed 10 years ago

pbonnell commented 10 years ago

on an updated (master) deploy, start.sh is not found Heroku logs:

heroku[slug-compiler]: Slug compilation finished
heroku[web.1]: Starting process with command `start.sh`
app[web.1]: bash: start.sh: command not found
heroku[web.1]: Process exited with status 127
heroku[web.1]: State changed from starting to crashed
pbonnell commented 10 years ago

closing - make sure to read the UPGRADE NOTES HERE