tayduivn
tayduivn
Open files in apps/social/lib/Migration then replace data type start with Type:: to corresponding data type in database system. Example I use mysql, so I replace Type::SMALLINT to 'smallint' and then...
> Fresh install of Nextcloud 21.0.1. Using directions at https://docs.nextcloud.com/server/21/admin_manual/installation/example_centos.html > I don't have an apps/social/... directory. > Command and output (run as webserver user): > > ``` > bash-4.4$...
> > Open files in apps/social/lib/Migration then replace data type start with Type:: to corresponding data type in database system. > > Example I use mysql, so I replace Type::SMALLINT...
[social.zip](https://github.com/nextcloud/social/files/6294575/social.zip)