Problem with images
Posted: Wed Apr 24, 2024 10:29 pm
I maintain a mirror of my online blog on my local PC. I have a recent blog entry where the images will show on my local computer, but not on the hosted version. Both are using the latest version (1.3.dev [master]). Php 8.1.17 at home, 8.0.29 on the hosted (problem post) version. The images were showing up on the hosted version, but then something changed. I see links to the images, and they show the correct path.
-Permissions are the same for every folder/image in the images folder: 0776
-None of my other posts have a problem with images
-I deleted the images for this post and recopied them, along with the post entry text, from my home (working) version
-If, on the hosted version, I change an image property (such as width=xxx), the thumbnail image is regenerated in the .thumbnail sub-folder, so the image url is correct and the image is present.
-if I click on the image link I get a message "Image could not be loaded" at the top left corner I see something like 5/18, where it is the 5th image out of 18 in that image sub-folder. So the number of images is known, and which of the images it is.
-when I try to open link in new tab, I get a browser message saying I do not have permission to access that document.
-Permissions are the same for every folder/image in the images folder: 0776
-None of my other posts have a problem with images
-I deleted the images for this post and recopied them, along with the post entry text, from my home (working) version
-If, on the hosted version, I change an image property (such as width=xxx), the thumbnail image is regenerated in the .thumbnail sub-folder, so the image url is correct and the image is present.
-if I click on the image link I get a message "Image could not be loaded" at the top left corner I see something like 5/18, where it is the 5th image out of 18 in that image sub-folder. So the number of images is known, and which of the images it is.
-when I try to open link in new tab, I get a browser message saying I do not have permission to access that document.