I tried to install Magento 2.1.6 with directAdmin, but every time I login the admin section, I get the error: "There has been an error processing your request".
According to several forums, it can be solved by making a change in composer.json and then run the command 'composer update'.
Changing the composer.json is not an issue, but since I don't have SSH access, I am not sure how to run the ' composer update' command. Is there a solution without SSH?