Hello, I have installed the 0.9.6 SER version, i need to have the location table in other database, and i create a database called location with its table location with the same structure, I put the modparam("usrloc", "db_url",....) in the ser.cfg, but when i start the ser process i have an error "submit_query(): Table 'location.version' doesn't exist", i create the version table in the new location database, and try again to start the ser process and i have the next error: "register_udomain(): Invalid table version (use ser_mysql.sh reinstall)", what can i do to have this table in other database, how can i resolve the error that appears? Can you help me?