I feel for you but there are very few people here that use IIS. I would suggest that you move to a lamp or lemp stack instead if possible.
IIS drives me crazy.
Hi guys, I had to use IIS for running a laravel project of mine. It's based on Laravel 7.0. PHP version: 7.4.27 I moved project from a server with Plesk support to another one with no Plesk (ouch!). This server has IIS 10 and Windows Server 2019. In this project I create product tabs with title, description, sku, etc and images. In old server, images where uploaded and showed. Now images aren't loaded on server nor appear. They've been processed as I saved path in db.
This is what I've done: PHP.ini =====> checked. php artisan storage:link =====> done Web Folders permission to IIS_IUSRS =====> done No errors, no logs messages
Can you suggest me how to check why images aren't uploaded ? Is some laravel issue or (as I think), some ISS bug or issue?
Sorry but this issue drives me crazy..
Thank a lot Anna
Please or to participate in this conversation.