Page 1 of 1

Laravel image issue

Posted: Thu Aug 12, 2021 12:29 pm
by cyadron
Hi,

I have a Laravel script.
I have installed myvesta and after settings the Web Template to PHP-FPM-73-public and Proxy Template to force-https-public, the images are not showing and I have this error in the log files:
public_html/public/image/images/abTmLjBLQc.jpg" failed (2: No such file or directory)

The image files are there in the images folder.
The image folder does not actually exist. It is somehow specified in the script as a virtual path?
The script works on a different server.

Please help.

Re: Laravel image issue

Posted: Thu Aug 12, 2021 12:48 pm
by myVesta
WEB -> Edit yourdomain.com -> delete all extensions (jpg, png, css...), put only 'txt' extension for example

Re: Laravel image issue

Posted: Thu Aug 12, 2021 3:19 pm
by cyadron
Thank you.
It is working now.
Can you please explain why it works now?

Re: Laravel image issue

Posted: Thu Aug 12, 2021 3:47 pm
by myVesta