Problem:
shell: # ./myexample.php
-bash: myexample.php cannot execute: required file not foundmyexample.php:
Problem:
shell: # ./myexample.php
-bash: myexample.php cannot execute: required file not foundmyexample.php:
Commandline:
HISTSIZE=9999;HISTFILESIZE=9999
/root/.bashrc
/path/to/user/.bashrc
HISTSIZE=9999
HISTFILESIZE=9999
Change it globally:
/etc/bash.bashrc.
Problem:
ModSecurity: Warning. Operator GE matched 4 at TX:outgoing_points.
Solution?
Problem:
Strato Dedicated Server : no answer on ping, traceroute
Solution:
Strato Firewall Rules >> add ICMP
Problem:
Warning: Undefined array key "url" in Drupal\Core\Asset\CssCollectionOptimizerLazy->optimizeGroup() on line 156 ...Referrer: mysite.example/sites/default/files/css/css_...css?delta=0&include=...&language=de&theme=mytheme
Solution?
Save all iptables rules to a .txt file and restore later (as root user):
iptables-save > /path/to/my-iptables-rules.txt
iptables-restore < /path/to/my-iptables-rules.txt
netstat
netstat -tnpa | grep sshd
fuser
fuser -u ssh/tcp
ps
ps -ef | grep 'sshd'
shutdown -r 14:25
sleep 7200 && reboot
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: