On Donnerstag, 24. Mai 2007, you wrote: > Hi Henning, > > Thanks for youe response, but can you please tell me how to load the mysql > database engine ?
Hi, add ' loadmodule "mysql.so" ' to your config file. Then you must also add a db_url to the module that should use the database, look for example to the usrloc module documentation. A sample setup is described at in the installation notes at: http://www.openser.org/mos/view/-OpenSER-Installation-Notes/ Henning _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
