Categories


Archives


Recent Posts


Categories


Vagrant Permissions on OS X

astorm

Frustrated by Magento? Then you’ll love Commerce Bug, the must have debugging extension for anyone using Magento. Whether you’re just starting out or you’re a seasoned pro, Commerce Bug will save you and your team hours everyday. Grab a copy and start working with Magento instead of against it.

Updated for Magento 2! No Frills Magento Layout is the only Magento front end book you'll ever need. Get your copy today!

If you’re using Vagrant to manage your Magento 2 installations, you’ll want to be careful with file permissions. By default, it appears that Vagrant’s synced folder setup won’t allow the apache/web user to create folders with permissions elevated higher than the default sync share.

Dropping in some custom mount options should fix this up, and while 0666 and 0777 aren’t ideal, that seems to be world we live in nowadays.

Copyright © Alana Storm 1975 – 2023 All Rights Reserved

Originally Posted: 21st December 2014

email hidden; JavaScript is required