View Single Post
sunstep
New Member
Join Date: Jan 2021
Old 03-10-2022 , 16:11   Re: Store Webpanel v2 not working :(
Reply With Quote #7

Hi guys,

I also ran into this issue, but I managed to figure it out.

If you are getting http error 500 when you are going to the public folder in your browser, or if you're going to /public/installer, then type the following in your terminal:

sudo chown www-data:www-data -R /path/to/your/store-site/

Hope this helps. Make sure that if you enter your site, that it goes to the public folder by default.

Last edited by sunstep; 08-24-2023 at 17:40.
sunstep is offline