Hi Robert, our update process from one version of OpenMeetings to the next requires to do a backup + install into a new database + import the backup again. See: http://incubator.apache.org/openmeetings/Upgrade.html
You could potentially install moodle and openmeetings into the same database, however it would make things just more complex without need. If you only have a single database available, you could export the backup and then delete the tables, do a fresh install into the same database and import the backup again. However you should make a separated db-backup for example with phpmyadmin to make sure you can roll back if necessary. Sebastian 2012/6/11 Robert Chalmers <[email protected]> > Probably more correctly I need to ask. > > 1. Is it possible to make OM2.0 use an existing mysql database created for > V1.8.8 - Moodle Plugin. ? > > 2. failing above - can I change V2. to use Mysql, without having to do a > new /install ? > > thanks > Robert > -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.openmeetings.de http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
