Hi. Installed via softaculous a fresh Drupal 8 project, up and running.
folder is public_html which includes all files plus vendor, composer.json and composer.lock
Trying to install commerce with composer, navigating to public_html in the terminal
composer require 'drupal/commerce:^2.17'
Then get ‘The server encountered an internal error or misconfiguration and was unable to complete your request.’
I have tried manual upload of Drupal 8, tried with composer, but the moment any other module is installed via composer, ‘internal error’.