elcodi / bamboo

Meet Bamboo, an e-commerce project built on top of Elcodi and Symfony. Give us a star to support our project :)
http://bamboo.elcodi.com
MIT License
198 stars 44 forks source link

Add php5-sqlite to Vagrant provisioning. #614

Closed nubeiro closed 8 years ago

nubeiro commented 8 years ago

Running phpunit tests with default provisioning I get the following: PDOException: could not find driver

Adding php5-sqlite to provisioning solved the issue for me.