Ich bekomme so eine Meldung:
Der Live-Chat ist aktuell nicht verfügbar Bitte versuchen Sie es später noch einmal oder nutzen Sie einen anderen Kontaktkanal, um sich mit mir in Verbindung zu setzen.
Ich bekomme so eine Meldung:
Der Live-Chat ist aktuell nicht verfügbar Bitte versuchen Sie es später noch einmal oder nutzen Sie einen anderen Kontaktkanal, um sich mit mir in Verbindung zu setzen.
Leider ist zur Zeit kein IONOS Experte verfügbar. Bitte probieren Sie es zu einem späteren Zeitpunkt nochmals.
ln -s source link (hardlink for directories is not possible)
ln -s /path/to/sourcedir/ /path/to/link
ln -v /path/to/foo_file /path/to/link
cronjob für zb root:
11 * * * * root /usr/lib/command
Lösung:
apt install php-gd
apt install php5.6-gd
apt install php7.4-gd
Damit "No Permission Errors / Keine Berechtigung Fehler" es nicht unübersichtlich machen:
find / -name '*.jpg' -mtime -30 ... 2>/dev/null
Lösung (my.cnf):
max_allowed_packet=2G
Manchmal lässt Webmin PHP Dateien herunterladen statt sie auszuführen.
Lösung : Webmin >> Servers >> Apache Webserver >> [Your VirtualServer] >> PHP "engine off " entfernen.
ALTER USER 'myusername'@'localhost' IDENTIFIED BY 'mynewspassword';
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