[core:alert] [pid 3559] [client 11.22.33.44:46457] /home/mysite/public_html/.htaccess: Option FollowSymLinks not allowed here
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
Warum bekomme ich diesen Fehler: SSL_ERROR_RX_RECORD_TOO_LONG ?
CREATE USER 'superadmin'@'localhost' IDENTIFIED BY '123';
Debian 9 minimal mit
- Apache Webserver
- PHP 7
- MySQL / MariaDB
- Webmin
- Virtualmin
- Composer
- Drush
- Drupal Console
Für eine praktische Anleitung bitte um Ergänzung / Tipps.
Gmail markiert unsere E-Mails als Spam. Live / Outlook schmeißt in Junkmail Ordner.
Was ist SPF / DMARC und wie kann ich SPF / DMARC für Debian LAMP Server einrichten?
Kopieren ohne existierende Dateien zu überschreiben:
- cp -n
- cp --no-clobbe
- rsync -a -v --ignore-existing src dst
Delete Server
In domain example.eu
Are you sure you want to delete the virtual server example.eu, which has 26.02 GB of files? The following features will be deleted :
Debian 9 Stretch - Apache Neustart mit "/etc/init.d/apache2 restart" funktioniert nicht.
Lösung:
systemctl restart apache2
Neueste Kommentare
Für Apache 2.4 + Plesk
Für Apache 2.4 + Plesk 18:
Config File: var/www/vhosts/system/test.example.com/conf/httpd.conf
RAM ist 32 MB. Wie kann ich…
RAM ist 32 MB. Wie kann ich es erhöhen?
Short Code w. Radio Buttons, Checkbox, Textarea, Email, Phone
$("input[type='radio']").each(function () {Wildcard
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.
Same problem
Warning: Undefined array key "url" in Drupal\Core\Asset\JsCollectionOptimizerLazy->optimizeGroup()set-timezone Europe/Berlin
sudo timedatectl set-timezone Europe/BerlinTry this:1. Go to Tools &…
Try this:
Alternative (without warnings like "no crontab for user")
Alternative (without warnings like "no crontab for dovecot") to see all tasks:
php 8.3 apcu
php 8.3 apcu failed
über Plesk hat es geklappt.
phpize failed error?
install:
# sudo apt install php-dev