9
Asked
Thank you, if my purchase does not have this: package.json and package web.mix.js can I install it normally or do we need something special, because when writing "www.domain.com/install" nothing happens
- MSAnsweredHello,
You don't need those file to install the item.
If you have uploaded the files in main site folder then you need to redirect traffic to `public` folder or set the domain root path to `public` folder and access installer in browser.
Please share your installation url in private reply. _You can add private reply by enabling the `PRIVATE for Staff only` at top right of reply section._
Thank you - VRAnsweredwhen unzipping directly into the public_html folder of the subdomain, it gives me an error: https://9npos.bistrocriollo.com/install
I have not modified any file. I attach the main htaccess file and the photo of the file structure that appears to me.Attachments - MSAnsweredHello,
There is no need to modify any file. You just need to set the subdomain's path to public folder.
Thank you - 9Answeredok, waiting for your kind reply and prompt help
- MSAnsweredHello,
Can you go to your subdomains and take screenshot.
Thank you - VRAnsweredTheres how is set the subdomainAttachments
- VRAnsweredAlso, if u can see in this gif thats the structure of the files.
https://drive.google.com/file/d/1ah3xLlDU4aRyacTNma0Z4fnhsNWnrnVJ/view?usp=sharing - VRAnsweredIts there any chance i can give you access to an FTP account to see the subdomain? Shows: https://9npos.bistrocriollo.com/ but https://9npos.bistrocriollo.com/install has an error 404
- MSAnsweredHello,
The files/folders and subdomain path look fine.
I have tried to access your subdomain and got 403 error and 404 for /install. You need to reslove 403 first then check for 404.
403 is not from the app, I suspect your server didn't hit the public folder. Please check if there is any errors in `storage/logs/` folder.
If you can let me know the server access details, I can help you check and reslove the issue.
Thank you - Login to Reply