Re: nginx getimagesize from local server: 403

2021-08-04 Thread Vincent M.
I found the reason! I have check and my files and folders are already with rights: 0755 for folders and 0644 for files. I checked also the owner of the website and unfortunately I did some test and did not resolved the issue. I have put a file aaa.jpg on my website root folder: Locally thi

nginx getimagesize from local server: 403

2021-08-03 Thread Vincent M.
Hello all, I have a 403 error when trying to use the PHP function getimagesize on nginx based web server: list($imageWidth, $imageHeight) = getimagesize($imagesSource['Main']); Where $imageSource['Main'] is like: https://mywebsite/include/php/render/canvas/VR/2/image/U35p/ver//bgColor/ff