I have recently published a website on a Plesk host. The website works perfectly on localhost even with remote database on the Plesk server, but the problem is that the preview of Plesk doesn’t load any images on my website.
Here’s a screenshot of my website on localhost:
and here’s an image of the website on the Plesk server :
Here is the error that shows up when I try to open the image on the website on Plesk preview which is not shown on localhost :
Please help me – this is a project that I have and its deadline is close.
I tried removing /
from the beginning of src
on html tags at first it was /PageImages/@item.ImageName
Then I changed it to PageImages/@item.ImageName
It only resolved the static image of my home slider but the rest of the images cannot be loaded