Zitat von Ferenc Kovacs <tyr...@gmail.com>:

On Thu, Jan 29, 2015 at 9:57 AM, Jan Schneider <j...@horde.org> wrote:

Zitat von Rasmus Lerdorf <ras...@lerdorf.com>:

As a follow-up to my PHP7 Homework post last week, here is a bit of
spoon-feeding for all you lurkers on this list.

https://atlas.hashicorp.com/_rasmus/boxes/php7dev_

_The description there should be fairly self-explanatory. If you have a
computer running Linux, OSX or Windows and about 4G of disk space, heck
install it on a $5 USB stick, then you don't have any excuses. It will
takes less than 15 minutes of your time, and most of that is waiting
for
the download.

Please use it to install your own applications or whatever random PHP
applications out there you can find and help us track down issues. We
have been plagued by bugs being found after initial releases because
not
enough people helped test in the past. Let's try to get ahead of them
this time.

-Rasmus_

_The first command from your instructions there get me:

$ vagrant box add rasmus/php7dev
This command was not invoked properly. The help for this command is
available below._
              

      
     _what version of vagrant are you using? (you can check via vagrant
--version)_
     _adding boxes like that (username/boxname format instead of using
the full url for the box) is only supported since vagrant 1.5_
     _if you don't wanna upgrade you could try something like_
     _vagrant box add https://atlas.hashicorp.com/rasmus/boxes/php7dev _
     _vagrant init php7dev_

_but probably easier to just upgrade_

     
_-- _
    _Ferenc Kovács
@Tyr43l - http://tyrael.hu_

It's indeed 1.4, but that doesn't work with the full URL either. Upgrading
is the way to go.
-------------------------
Jan Schneider
The Horde Project
http://www.horde.org/
https://www.facebook.com/hordeproject

Reply via email to