Re: drop internal database and use mysql

2019-10-09 Thread Maxim Solodovnik
you should have files "open*.db" in OM folder delete it using your favorite command :) On Wed, 9 Oct 2019 at 08:14, Daniel Baker wrote: > Sorry how can I delete Om5 internal database files ? > > > On 10/8/2019 10:24 PM, Maxim Solodovnik wrote: > > Hello Dan, > > Command-line admin should wor

Re: drop internal database and use mysql

2019-10-08 Thread Daniel Baker
Sorry  how can I delete  Om5  internal database  files ? On 10/8/2019 10:24 PM, Maxim Solodovnik wrote: Hello Dan, Command-line admin should work as expected :) You also can delete *.db files and run web installer On Tue, 8 Oct 2019 at 13:27, Daniel Baker >

Re: drop internal database and use mysql

2019-10-08 Thread Maxim Solodovnik
Hello Dan, Command-line admin should work as expected :) You also can delete *.db files and run web installer On Tue, 8 Oct 2019 at 13:27, Daniel Baker wrote: > I rushed the install and chose to use the internal databse with om > 5. Now I want to use mysql. > > > How can I do that ?

drop internal database and use mysql

2019-10-07 Thread Daniel Baker
I rushed the install  and chose  to use  the internal  databse with  om 5.  Now  I want to   use  mysql. How  can I do that ? Is  it  still like this : sudo ./admin.sh -i -v -file /opt/backup_today.zip --db-type mysql --db-host localhost --db-user hola --db-name open405 --db-pass 1a2B3c4D