Laravel image issue

Post Reply
cyadron
Posts: 12
Joined: Thu May 20, 2021 8:38 am

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.
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

WEB -> Edit yourdomain.com -> delete all extensions (jpg, png, css...), put only 'txt' extension for example
cyadron
Posts: 12
Joined: Thu May 20, 2021 8:38 am

Thank you.
It is working now.
Can you please explain why it works now?
Post Reply