Problem:
-bash: /usr/bin/rm: Argument list too long
Solution
ulimit -S -s unlimited
Problem:
/usr/local/bin/composer
Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.3.0".
Solution?
Download Solr:
wget https://dlcdn.apache.org/solr/solr/9.7.0/solr-9.7.0.tgz
https://solr.apache.org/downloads.html.
Install Solr:
tar xzf solr-9.7.0.tgz solr-9.7.0/bin/install_solr_service.sh --strip-components=2
sudo bash ./install_solr_service.sh solr-9.7.0.tgz
Values for /opt/plesk/php/8.3/etc/php.ini :
This command is very slow:
iptables -L
Solution?
Problem (add 'textarea'):
- Search for 'figcaption'
- recursive
- ignore spaces
- case insensitive
- only ascii files
- show line numbers
- grep for 'colgroup'
- ignore results with '.css' or '.js'
grep -siRIn 'figcaption' web | grep 'colgroup' | grep -Ev '\.css|\.js'
Neueste Kommentare
Same with Drush 13 + PHP 8.3 and my Solution
Same with Drush 13 + PHP 8.3
Error : Failed to install the required package 'RPM' by using AP
Initializing...
Error : Failed to install the required package 'RPM' by using APT. Please install it manually.
Exit
Solution:
Installieren & Aktivieren
So habe es installiert und dann mit Hilfe von Key/Code (über Website von Acronis Cyber Protect) aktiviert:
I have a view with a path…
I have a view with a path like
/my-content-export
to export entivies as JSON or CSV.admin_toolbar 3.5.2 is the…
admin_toolbar 3.5.2 is the reason. Patch coming ...
Drupal 10.4, in a custom View
Drupal 10.4:
Tools & Settings >> Security…
Tools & Settings >> Security Policy :
Allow only secure FTPS connections
List config vaiables
/usr/sbin/mariadbd --help --verbose | grep "query.*size"
Restart MariaDB / MySQL
Commandline:
MariaDB Restart (after changes in /etc/mysql/db-performance.cnf)
After my changes in /etc/mysql/db-performance.cnf