by Cube Websites | Sep 25, 2018 | Software
If you’ve updated to the newly released MacOS Mojave release then you might find the following issue when starting your vagrant box with NFS mounting: Preparing to edit /etc/exports. Administrator privileges will be required… Password: tee: /etc/exports:...
by Cube Websites | Jan 14, 2016 | Development, Tools
I normally use PuPHPet to configure my Vagrant boxes. On my latest box using CentOS 5.6 the setup worked normally, but when trying to run my application I was getting the Class ‘Memcache’ not found error. Usually this is a simple fix, just go in and type:...
by Cube Websites | Aug 5, 2015 | Tools
I just came across an issue where I updated my vagrant config and tried to provision the box, but it kept erroring out with the following error: ==> default: Error: printf “\\n” | pecl -d preferred_state=stable install pecl_http returned 1 instead of...