Kulturmensch
Regular Pleskian
I installed Drupal 8 in domain/httpdocs using composer as provided by Plesk but from the command line in the bash. This works fine and after finishing the installation I could switch to Pleks to control the composer.json file using the Plesk command in Websites & Domains/PHP Composer.
But as composer installs the index.php in a subdirectory of the webspace I had to set a docroot to this new directory. This works also fine and Drupal is up and running.
However, now I cannot adjust the "composer php command" as provided by the plesk UI (Websites & Domains/PHP Composer) to search for the right composer.json in the new docroot. As it does not find the original json it ask for changing the path to the new directory but shows as preselection of only directories to search from the status before without the new subdirectory.
Question: How can I modify the Plesk UI composer to find the composer.json in a new subdirectory of the original webroot?
But as composer installs the index.php in a subdirectory of the webspace I had to set a docroot to this new directory. This works also fine and Drupal is up and running.
However, now I cannot adjust the "composer php command" as provided by the plesk UI (Websites & Domains/PHP Composer) to search for the right composer.json in the new docroot. As it does not find the original json it ask for changing the path to the new directory but shows as preselection of only directories to search from the status before without the new subdirectory.
Question: How can I modify the Plesk UI composer to find the composer.json in a new subdirectory of the original webroot?