CURRENT redis config
by
zemerdon »
Sun May 14, 2023 6:27 pm
/var/www/html/nextcloud/config/config.php
'installed' => true,
'filelocking.enabled' => false,
'memcache.local' => '\OC\Memcache\Redis',...
0 Replies
2006 Views
Last post by zemerdon
Sun May 14, 2023 6:27 pm
file locking 2
by
zemerdon »
Sun May 14, 2023 10:38 am
You can’t access files because they are locked and you find such errors in your logfile:
{ reqId : 0DijSqEkfOg2iyh9VD8J , remoteAddr : xx.xx.xx.xx ,...
0 Replies
1472 Views
Last post by zemerdon
Sun May 14, 2023 10:38 am
file locking
by
zemerdon »
Sun May 14, 2023 10:36 am
I figured it out!
For anyone who was having problems diagnosing file locking and Redis, hit this endpoint (as an admin) and see what it says:...
0 Replies
1491 Views
Last post by zemerdon
Sun May 14, 2023 10:36 am
0 Replies
1476 Views
Last post by zemerdon
Mon May 08, 2023 10:28 am
add files manually
by
zemerdon »
Mon May 08, 2023 9:33 am
First give permissions:
chown -R www-data:www-data
And then do the scan
cd path/to/occ/file
sudo -u www-data php occ files:scan --all
Did you...
0 Replies
1413 Views
Last post by zemerdon
Mon May 08, 2023 9:33 am
disable upload limit
by
zemerdon »
Tue Apr 25, 2023 3:45 pm
I figure out how to use http and php to upload a 10G file.
php.ini:
post_max_size = 0
upload_max_filesize = 0
It works in php 5.3.10.
if you do...
0 Replies
1468 Views
Last post by zemerdon
Tue Apr 25, 2023 3:45 pm
install nextcloud
by
zemerdon »
Mon Apr 24, 2023 7:01 pm
Step 1: Install MariaDB database server
A database server is an essential component of NextCloud. Install it on Debian using the commands below....
0 Replies
1552 Views
Last post by zemerdon
Mon Apr 24, 2023 7:01 pm
Nextcloud VM Setup
by
zemerdon »
Sun Apr 16, 2023 9:06 am
Import the vmdk disk file with the correct format (vmdk) : qm importdisk 101 Nextcloud-AIO-disk001.vmdk volume1 -format vmdk
Change the BIOS setting...
0 Replies
1513 Views
Last post by zemerdon
Sun Apr 16, 2023 9:06 am
Forum permissions
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum