Images not getting uploaded, Unable to create new product

Hi,

I am new to HestiaCP. I have an ecommerce site hosted with Hestia, initially I have transferred the data from another hosting but now my problem is that whenever I tried to create and new product or changing an existing product image, those are not getting saved in the system. Already transferred data is working well. Please help me out to resolve the issue. Thanks in advance.

Hard to give any advice with no information about what ecommerce software you’re running, error messages, logs etc.
However you mention you just moved from a new server, so my guess would be that the file path is hard coded somewhere in a config file, or db field and needs to be changed to
/home/myuser/web/mydomain.com/public_html/path/to/uploads

Hi,

Thank you for the reply. I am using StoreKing Laravel Website script. No error message is being shown and no error is in the log file.