rocketeers / rocketeer

Send your projects up in the clouds
http://rocketeer.autopergamene.eu/
MIT License
2.66k stars 217 forks source link

Rocketeer deploy hangs on "Checking PHP version" #504

Open stratease opened 9 years ago

stratease commented 9 years ago
$ rocketeer deploy --pretend --verbose                                                                                                                                                                  *[master]
| Deploy (Deploys the website)
|=> Server is not ready, running Setup task
|-- Setup (Set up the remote server for deployment)
|---- Check (Check if the server is ready to receive the application)
|------ Check/Php (Checks if the server is ready to receive a PHP application)
|=====> Checking presence of git
$ git --version
|=====> Checking presence of Composer
|=====> Checking PHP version
Anahkiasen commented 9 years ago

Can you run with -vvv see at which internal command it hangs?