Kunstmaan / puphpet

Easy PuPHPet configuration for running the KunstmaanBundlesCMS (used in the installation guide)
0 stars 3 forks source link

vagrant up composer and pecl problem #4

Open konstantinsp opened 8 years ago

konstantinsp commented 8 years ago

Hi, during vagrant up command i have two errors

==> default: Error: curl -sS https://getcomposer.org/installer | php returned 255 instead of one of [0]
==> default: Error: printf "\\n" | pecl -d preferred_state=stable install pecl_http returned 1 instead of one of [0]

i cant find why this happens. can you help me find out how to fix this? or do you have any ideas why this is happening?

os: windows 10 vagrant 1.8.1 virtualbox 4.3

piszczek commented 8 years ago

Hey

check out my pull request or fork. I resolved all problem. Tested on windows 10 and ubunut 15

Pull request: https://github.com/Kunstmaan/puphpet/pull/5