Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.
/ vagrant-oci8-php Public archive

A simple Vagrantfile to create a box (ubuntu/xenial64) with PHP 5.6+ (you choose), apache2 and oracle driver (oci8)

License

Notifications You must be signed in to change notification settings

lucasctd/vagrant-oci8-php

Repository files navigation

vagrant-oci8-php

A simple Vagrantfile to create a box (ubuntu/xenial64) with PHP 5.6+ (you choose), apache2 and oracle driver (oci8).

How to:

  1. Run install_vagrant_plugins.bat to install vagrant-env, vagrant-winnfsd and vagrant-timezone, you should run this file as adm;
  2. Make a copy of .env.example as .env and set the path to your application. Remember to use "//" instead of "/". There are also other parameters which are self-explanatory;
  3. Run "vagrant up"
  4. That's it =D

*Tested on PHP 5.6, 7.0, 7.1 and 7.2.

What's next?

I am also planning to make it working with nginx.

About

A simple Vagrantfile to create a box (ubuntu/xenial64) with PHP 5.6+ (you choose), apache2 and oracle driver (oci8)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published