I have published my SohoLaunch website, but it returns a 500 Internal Server ErrorThe reason for the issue is that the SohoLaunch application is creating the files with permissions 666, which are not allowed on our shared servers.
You can change the file permissions to the correct ones (755) through cPanel -> File Manager -> Change Permissions. Alternatively, you can change the file permissions using an FTP client.