richdynamix / magestead

The Vagrant Solution for Magento Developers
81 stars 29 forks source link

php & nginx permissions #22

Closed cannycookie closed 8 years ago

cannycookie commented 8 years ago

nginx and php session folders have wrong permissions Added this to startup script:-

chown -R vagrant:vagrant /var/lib/nginx
chown -R vagrant:vagrant /var/lib/php/session
richdynamix commented 8 years ago

Thanks for the update Lee. I will look at adding this directly to the box :+1: Will keep this issue open as a reminder.

richdynamix commented 8 years ago

Fixed in https://github.com/richdynamix/magestead/releases/tag/1.5