Update D10.x to D11.x
The most important is to have a full backup and roll back strategy. Don't claim the mountain with a rope!
Temporarily add write access to protected files and directories:chmod 777 web/sites/default
chmod 666 web/sites/default/*settings.php
chmod 666 web/sites/default/*services.yml
From your Drupal project rootexport COMPOSER_ALLOW_SUPERUSER=1
- Read more about Update D10.x to D11.x
- Log in to post comments