This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
sunlihao30001277
Hi,
I am experience an image upload issue on all of plugins. it's seem to be "$attachMany" and "$attachOne" are not working correctly.
I can't upload any image now(I could do it a couple days ago) it get a alert window "Error uploading file: Internal Server Error". even I tried on "blog" and "user" plugins. I got same error.
I am localhost octbercms site on my macbook air using MAMP.
not sure, this issue only happen to me or it's a bug for all.
please help,
Thanks,
Last updated
daftspunky
This is a server problem. Things to check:
- Can you write to the uploads folder?
- How big is the file?
- Is the
upload_max_filesize
PHP value set accordingly? - Is the
max_post_size
PHP value set as well? - Check the Apache error log for details of the error 500.
1-3 of 3