Can Vanilla 2.0.14 be installed in the same database as Vanilla 1.0.9 uses?

zenozeno New
edited March 2013 in Vanilla 2.0 - 2.8
I recently installed an old version of Vanilla (1.0.9) in order to test it. I would now like to upgrade this to the most recent version. In this regard I have two questons: 1) Can I install Vanilla 2.0.14 in the same database? 2) Once the new version is installed, I would like to remove the old version. How can I do that (ie uninstall the old version)?

Comments

  • Yes. They use different table name prefixes.

    If you really want to remove the old V1 tables, I think they all have the prefix LUS_ so you could manually remove them in phpMyAdmin or something similar.
  • Excellent. Many thanks.
Sign In or Register to comment.