On Samstag, 16. Juni 2007, Dave Waiting wrote: > Hi > > I'm using the SVN version (2363) and I can find the MySQL database > structures but no script to insert them automatically. > > Do I need to insert the database structures manually?
Hello Dave, the database setup scripts were recently reorganized. There exist now a common "openserdbctl" script that performs all the operations for the different databases. You must set your database type in the /etc/openser/openserrc file, and then the command "openserdbctl create" should create the database. I'll take a look in the wiki, and update the documentation there. Cheers, Henning _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
