User tests: Successful: Unsuccessful:
Pull Request for Issue #918.
Added a new contrib-jessie64 vagrant box. Tested with the latest Vagrant 1.9.0 and Virtualbox 5.1.10.
Please note that I was testing it on Windows 10. But there should be no problem on other environments.
vagrant@contrib-jessie:~$ php -v
PHP 5.6.27-0+deb8u1 (cli) (built: Oct 15 2016 15:53:28)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
with Xdebug v2.2.5, Copyright (c) 2002-2014, by Derick Rethans
vagrant@contrib-jessie:~$ sudo apache2 -v
Server version: Apache/2.4.10 (Debian)
Server built: Sep 15 2016 20:44:43
vagrant@contrib-jessie:~$ sudo mysql -v
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 43
Server version: 5.5.53-0+deb8u1 (Debian)
vagrant up
. Box should be downloaded and provisioned without errors.Status | New | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-12-07 00:51:33 |
Closed_By | ⇒ | mbabker |
Travis is not happy, but this is out of scope of my PR :)