記錄一下流程
先把之前 apt-mark hold 的pkg unhold
php-cli
php-common
php-curl
php-fpm
php-gd
php-gmp
php-json
php-mbstring
php-mysql
php-pear
php-snmp
php-xml
php-zip
接下來移除原安裝的 php 並安裝 php8.3
php8.3-fpm.service 要重啟並 enable
systemctl restart php8.3-fpm.service
systemctl enable php8.3-fpm.service
/etc/php/8.3/cli/php.ini裡的 timezone要設定
date.timezone = Asia/Taipei
複制 /etc/php/8.1/fpm/pool.d/librenms.conf 到 /etc/php/8.3/fpm/pool.d
把 pkg hold 住 暫時不再升版本
apt-mark hold
php-cli
php-common
php-curl
php-fpm
php-gd
php-gmp
php-json
php-mbstring
php-mysql
php-pear
php-snmp
php-xml
php-zip
目前正常了 再觀察看看
沒有留言:
張貼留言