On our Magento store when we try to we go to the product page in the admin section to upload images, we see that the images which we already have there on the front end are missing and there is no option to add images as per usual.
We are running the site on Nginx & HHVM.
I checked the /var/log/nginx/error.log and I see this error:
2015/07/16 11:16:25 [error] 21444#0: *14929 access forbidden by rule, client: 127.0.0.1, server: www.store.com, request: "POST /app/etc/local.xml HTTP/1.1", host: "www.store.com"
There is nothing in the HHVM error log, not really sure what to do here.