Hi, first of all sorry for my english.
I can’t upload images in localhost due to an error kind of “File is empty. Please upload something more substantial…”
After a search and some tries I don’t know what can i do.
Thanks.
Hey marcemorenos!
Please add following line to php.ini file
upload_max_filesize: 64M
If you do not have access to it, please ask your service provider to do it for you.
Cheers!
Yigit
Hey Yigit!
I added the line you suggest, but I’ve just realized that the problem was in Safari. Using Chrome it has been solved.
in any case, thanks!!!
Glad you were able to figure it out. Let us know if you have any other questions or issues.