Archive

10月 2024

Showing 3 out of total 16

Failed to add a watch for /run/systemd/ask-password: inotify watch limit reached
Author : Anonymous Publish Time : 06 Oct 2024 13:18:55

Failed to add a watch for /run/systemd/ask-password: inotify watch limit reached

kernel: clocksource: timekeeping watchdog on CPU0: kvm-clock retried 1 times before success
Author : Anonymous Publish Time : 05 Oct 2024 14:27:58
kernel: clocksource: timekeeping watchdog on CPU0: kvm-clock retried 1 times before success
PHP centos stream 9 Class 'Redis' not found
Author : Anonymous Publish Time : 05 Oct 2024 12:45:17
git clone https://github.com/phpredis/phpredis.git 1033 cd phpredis 1034 phpize 1035 ./configure [--enable-redis-igbinary] [--enable-redis-msgpack] [--enable-redis-lzf [--with-liblzf[=DIR]]] [--enable-redis-zstd] [--enable-redis-lz4] 1036 make && make install 1037 ls 1038 ls -la /usr/lib64/php 1039 ls -la /usr/lib64/php/modules/ 1040 systemctl restart redis 1041 systemctl restart httpd 1042 systemctl restart mysqld 1043 systemctl restart php-fpm