Hello!
I used to use the Nextcloud OCC extension but that’s been depracated in NC19. Any guides on how I should run NC commands from the cPanel terminal? Just not sure which directory they run from.
According to the settings page (/index.php/settings/admin/overview) I need to run
occ db:convert-filecache-bigint
occ db:add-missing-columns
occ db:add-missing-indices
It also requests that I add the PHP OPcache module, which I can also look into.