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
Try 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:
Hilft "cp -avf old new && rm…
Hilft "
cp -avf old new && rm -rvf old"nicht?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: