Deprecated function: Drupal\field_group\FormatterHelper::formProcess(): Implicitly marking parameter $form_state as nullable is deprecated, the explicit nullable type must be used instead in include() (line 576 of /var/www/vhosts/itlantik.de/httpdocs/vendor/composer/ClassLoader.php).
How to Renew Let’s Encrypt SSL Certificate on Plesk via Ubuntu Shell
Let’s Encrypt will only accept a wildcard via DNS challenge.
If your Plesk instance can’t create the _acme-challenge.example.com TXT (external DNS), the extension can’t complete validation and will show no success.
Comments
Das funktioniert: /usr/local… Di, 06/27/2023 - 14:25
Das funktioniert:
/usr/local/bin/composer update
Aber Alias funktioniert nicht:
alias composer=/usr/local/bin/composer
which composer
/var/www/vhosts/example.com/.phpenv/shims/composer
Neuen Kommentar schreiben