php7dev icon indicating copy to clipboard operation
php7dev copied to clipboard

Documentation for the php7dev Vagrant box image

Results 9 php7dev issues
Sort by recently updated
recently updated
newest added

I don't use caprover, but I just noticed the logs vs log path name difference.

Hi, I wanted to use the same installation for multiple site projects. Is there a way to do that or do I have to install a separate instance. Thanks

When I add a "host" and "to" values to the "sites" section of php7dev.yaml it creates a configuration file for nginx but not Apache. I'm running the following commands in...

According to a documentation, there should be a phpext script to enable/disable PHP extensions: > And a second helper script, phpext enables or disables an extension for the current version...

How can I assign a default bridge interface? I added the following line to the Vagrant file: **config.vm.network "public_network", bridge: 'en2: Wi-Fi (AirPort)'** but when it boots up it still...

Relatedly, the Atlas-hosted image doesn't have the latest versions of makephp/newphp in /usr/local/bin. Could it be updated so the more plug-and-play type users are working with the right code? For...

I am getting the following error: Can you please help ? Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'rasmus/php7dev' could not be found. Attempting to find and...