Opera Browser gibt folgende fehler aus:

Es ist nicht möglich die sichere Transaktion abzuschließen

Die von Ihnen aufgerufene Adresse http://....de/ ist zurzeit nicht erreichbar. Bitte überprüfen Sie die korrekte Schreibweise der Webadresse (URL) und versuchen Sie dann die Seite neu zu laden.

Sichere Verbindung: Schwerer Fehler (70) des Servers.

https://...de/

Verbindungsaufbau fehlgeschlagen, da der Server die aktivierten SSL/TLS-Protokollversionen nicht akzeptieren möchte.

E-Mail Subject von Drupal-SMTP sieht so aus:

Kontodetails fC3BCr BenutzerName auf example.com

statt:

Kontodetails für BenutzerName auf example.com

 

----------------------------------------------------------------------------------------------------

 

Ein Lösung:

Datei: drupal-8-www-dir/modules/smtp/src/Plugin/Mail/SMTPMailSystem.php

Zeile: 104

root@server2  # ./install.sh

  Welcome to the Virtualmin GPL installer, version 6.0.8

  This script must be run on a freshly installed supported OS. It does not

  perform updates or upgrades (use your system package manager) or license

  changes (use the "virtualmin change-license" command).

  The systems currently supported by install.sh are:

Suche

Neueste Kommentare

  • 1 day 22 hours ago
    Warning: Undefined array key "url" in Drupal\Core\Asset\CssCollectionOptimizerLazy->optimizeGroup()
    Warning: Undefined array key "url" in Drupal\Core\Asset\JsCollectionOptimizerLazy->optimizeGroup() 
  • 3 days 23 hours ago
    Server install & config : Debian 12 + Plesk + Apache + nginx + MariaDB + Solr
    sudo timedatectl set-timezone Europe/Berlin
  • 1 week 3 days ago
    Warning: PHP Startup: Unable to load dynamic library 'apcu.so' ... cannot open shared object file: No such file or directory

    Try this:

  • 3 weeks 2 days ago
    List Cronjobs for all users (via for + crontab)

    Alternative (without warnings like "no crontab for dovecot") to see all tasks:

  • 3 weeks ago
    Install APCu (PHP 8.1, Plesk)

    php 8.3 apcu failed

    über Plesk hat es geklappt.

     

  • 3 weeks ago
    Install APCu (PHP 8.1, Plesk)

     

    install:

    # sudo apt install php-dev
    
  • 3 weeks ago
    pecl install apcu : phpize: not found / ERROR: `phpize' failed

    phpize

    # sudo apt install php-dev
    

     

    details

  • 3 weeks ago
    Install APCu (PHP 8.1, Plesk)

    Problem:

  • 2 months 1 week ago
    Install APCu (PHP 8.1, Plesk)

    Problem:

  • 3 months 2 weeks ago
    Linux mv: das Verschieben von 'new' nach 'old' ist nicht möglich: Das Verzeichnis ist nicht leer

    Hilft "cp -avf old new && rm -rvf old" nicht?