An Error Has Occurred During File Upload Process

An Error Has Occurred During File Upload Process.

I’m getting this error when testing locally. I’m running vagrant with scotch box as my local environment. If I upload the site to my hosting, things work fine.

How can I trouble shoot this?

Hi, you could check upload size limit and if upload dir is writable on your local machine

I’m not sure how to check these things.

Upload size limit: I’m not sure how to check this. I tried ta 1KB file just to try a very small file and same error occurs.

Upload Dir Writable: This is probably the issue I would guess. I am using Vagrant and am not sure how to go about checking or changing this.

I’m using Windows 7. If I right click the public folder in my project, there is a blue square in attribute > Read-Only (Only applies to files in folder). https://i.imgur.com/k7RKmJs.png I don’t know if that helps or really what that even means.

I found this:

Is this the right direction? I’ve never messed with the vagrant config; I’ve always just used a pre-configured vagrant box.

I’m not sure. You could try that. Please share if you figure it out.

No,
I Haven’t gotten it working yet. I’ll likely give up on this; too many issues.