This is the solution I found from the internet. Manually disable locking state:put Nextcloud in maintenance mode: edit config/config.php and change this line:’maintenance’ => true,Empty table oc_file_locks: Use tools such as phpmyadmin or …
Knowledge Base
-
Windows 10
Windows 11 Shortcut Icon does not show, while ICO file is on network drive
by Snakyby SnakyThis shortcut icon will not show if ICO file is on network drive. The quick way to fix is, copy the ico file from network drive to local drive like …
-
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 …
-
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 …