You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So when I actually try to access the platform on the vagrant box it gives me a 403 error in the browser.
As far as I can see everything is vagrant:vagrant on the /var/www/cash_platform folder. I got it working by adding vagrant to apache group, chowned vagrant:apache and ug+rwx for now.
This of course resets every time I do a reload on account of the $dev_mounts settings. I changed the group to apache on there so hopefully that has some effect next reload.
Odd thing is the permissions issue didn't happen for @christopherleckie, so it's not necessarily related to switching to rsync.
Thanks!
The text was updated successfully, but these errors were encountered:
So when I actually try to access the platform on the vagrant box it gives me a 403 error in the browser.
As far as I can see everything is vagrant:vagrant on the /var/www/cash_platform folder. I got it working by adding vagrant to apache group, chowned vagrant:apache and ug+rwx for now.
This of course resets every time I do a reload on account of the $dev_mounts settings. I changed the group to apache on there so hopefully that has some effect next reload.
Odd thing is the permissions issue didn't happen for @christopherleckie, so it's not necessarily related to switching to rsync.
Thanks!
The text was updated successfully, but these errors were encountered: