Follow below to fix @Matthias Nagel (and interested parties): This worked for me:#### rebuild php-apcu.somkdir apcucd apcugit clone -b ubuntu/mantic https://git.launchpad.net/ubuntu/+source/php-apculs -lcd php-apcu/apcu-5.1.22phpize./configure –enable-apcumakemake test### as rootcp modules/apcu.so /usr/lib/php/20220829/php -versionPHP 8.2.10-2ubuntu1 …
Knowledge Base
-
Referhttps://bugxia.com/1306.htmlhttps://github.com/eduardok/libsmbclient-php/issues/42https://github.com/nextcloud/server/issues/6597https://github.com/icewind1991/SMBhttps://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage/smb.htmlhttps://stackoverflow.com/questions/3108937/how-to-install-and-run-phpize
-
If below error happened while execute do-release-upgrade. Follow below step to fix. Run below command And then Then try again do-release-upgrade. Refer – https://askubuntu.com/questions/1390585/my-ubuntu-says-i-should-upgrade-but-then-doesnt-let-me
-
Go to Zabbix Server by SSH. Then go to \etc\zabbix folder, and edit zabbix_server.conf file Locate StartHTTPPollers=1, and change the value to 2. If 2 is not enough, then change …
-
First, disable the swap on PVE, then turn it on again. swapoff -a It will take sometime to load. The status can be monitor on PVE Web GUI. After that, …
-
Setup rclone remotelyhttps://rclone.org/remote_setup/ Guideline for use rclone mounthttps://rclone.org/commands/rclone_mount/ How to use rclone fuse on PXE LXChttps://forum.proxmox.com/threads/rclone-fuse.98601/