Apache Solr/Lucene und Elasticsearch kommen häufig vor. Da Lernaufwand zu groß ist, ist es sinnvoller sich auf eine konzentrieren. Welche ist besser?
Wenn man mit CSS eine Seite ausdrücken möchte, manchmal hat man das Problem, dass die Inhalt zum Teil geschnitten wird oder da geteilt wird, wo man es nicht möchte.
page-break-inside:avoid; hilft manchmal aber nicht immer. Gibt es eine andere Lösung?
CSS Alternative von <NOBR>:
white-space: nowrap;
"Immutable Bit" soll verhindern, dass sensible Konfigurationsdateien verändert oder durch Hackers manipuliert werden.
- Was ist Immutable Bit?
- Wie kann man Immutable Bit setzen?
apt-get purge php7.2-*
So habe ich PHP 7.2 gelöscht. Spricht was dagegen?
$ sudo curl -LsS https://symfony.com/installer -o /usr/local/bin/symfony
$ sudo chmod a+x /usr/local/bin/symfony
RewriteEngine on
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
In config-Datei (settings.php)
soll dieser Eintrag das Problem erledigen:
$config['system.site']['name'] = 'Meine Webseite';
Command pm-update needs a higher bootstrap level to run - you will need to invoke drush from a more [error]
functional Drupal environment to run this command.
Certbot Installation (durch shell root) klappt nicht:
#/path/to/certbot/certbot-auto --apache
...
Installing Python packages...
Installation succeeded.
Saving debug log to /var/log/letsencrypt/letsencrypt.log
The apache plugin is not working; there may be problems with your existing configuration.
The error was: NotSupportedError('Apache plugin support requires libaugeas0 and augeas-lenses version 1.2.0 or higher, please make sure you have you have those installed.',)
Neueste Kommentare
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-devphpize
# sudo apt install…
phpize
# sudo apt install php-devdetails
Problem:
/opt/plesk/php/8.3…
Problem:
Problem:PHP APCu caching…
Problem: