Downes 🍁 on Nostr: npub1g95rl…9k790 Success! - as you suggested, it was best to delete the original ...
npub1g95rl3eq5sm30jx0kg5w6eh05rtntl7pjp68zz6wevhrj2ffuedsf9k790 (npub1g95…k790) Success!
- as you suggested, it was best to delete the original database
- I didn't need to edit config.php as old and new db credentials were the same (which tells me, never keep using the default admin on NextCloud)
- data directory was different for the two installs, so I uploaded files to the new data dir
- note all files must be owned by www-data
- had to run occ scan to reindex files in the db (had to chmod occ to 775 and then su into www-data bash)
- as you suggested, it was best to delete the original database
- I didn't need to edit config.php as old and new db credentials were the same (which tells me, never keep using the default admin on NextCloud)
- data directory was different for the two installs, so I uploaded files to the new data dir
- note all files must be owned by www-data
- had to run occ scan to reindex files in the db (had to chmod occ to 775 and then su into www-data bash)