Hello I have created a subdomain with its folder located outside public_html, then I uploaded and extracted wims inside the subdomain folder and when I hit that subdomain plus /install I get error 500
Domain I get the error is: wh.cnmc.racing/install
The subdomain points to folder: wh.cnmc.racing/wims/public The above folder is located in: /home/cnmcraci/
- MSAnswered
Hello,
The subdomain setup should be fine. Please check the server error logs for 500 error details. You can check the laravel logs in the
storage/logs/folder, if you are not sure about server logs.Thank you
- NCAnswered
Thank you, it was a permission issue, this is odd because I downloaded the zip from codecanyon and just uploaded it to the server and the file permissions were all wrong. Is this something on your side as if I never had this issue with other systems.
- MSAnswered
Hello,
No, file permission is something related to server and user. It’s not that we do or have any control.
Thank you
- Login to Reply