When I try to upload some images on CMS > Pages in wysiwyg editor, I get an error:
The directory is not writable by server.
I have already explored this error caused because of media/wysiwyg
folder is missing. If I create this folder all will be fine.
But I wonder why this folder is missing after Magento installation. Can someone explain?
app/code/Magento/Ui/view/base/web/templates/form/field. html.
Whenever you get Images not Uploading. Destination folder not writable, folder is not writable or does not exists or either anything similar. Just follow the check-list below:
media/catalog
, media/wysiwyg
and media/images
are there (or even any other folder you’ve set up to upload your files to). If yes, if the server has the permissions to write on them.$ rm -rf var/cache/*
and got rid of everything inside this folder.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With