Did you run the command in the correct directory ? That command only exists since OC 7 I believe.
Maybe try "php console.php db:convert-type ..." instead. Or "./occ db:convert-type ..." On 16.07.2015 10:27, Brendon Lines wrote: > Thank you for response, > > > > but when running this command I get the following error: > > *Could not open input file: occ* > > > > Is there perhaps another way? > > > > > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *Vincent Petry > *Sent:* 16 July 2015 10:08 AM > *To:* For users of ownCloud > *Subject:* Re: [owncloud-user] Db Migration > > > > Hi, > > You mean SQLite. > Here is how to convert to MySQL: > https://doc.owncloud.org/server/8.1/admin_manual/configuration_database/db_conversion.html > > Cheers, > > Vincent > > On 16.07.2015 09:19, Brendon Lines wrote: > > Hi there guys > > > > > > > > The owncloud I have setup is not performing as I was expected, I realised > > that in the upgrade process I mistakenly installed it with MySQL Light. > > > > > > > > This seem to be the reason why it is falling over when I upload lots of > > files. > > > > > > > > Is it be possible to convert the MySQL Light DB on this owncloud instance > > to MySQL, if so how do you go about doing this? > > > > > > > _______________________________________________ > > User mailing list > > [email protected] > > http://mailman.owncloud.org/mailman/listinfo/user > > > > _______________________________________________ > User mailing list > [email protected] > http://mailman.owncloud.org/mailman/listinfo/user
_______________________________________________ User mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/user
