Brian, the main db file will work for all the modules. Setting the db file in the specific module will override the global file.
-Brett On Mon, Mar 29, 2010 at 8:34 AM, brianpocock <[email protected]> wrote: > > I was following the documentation on the website actually and that told me to > do this query: INSERT INTO ocp_admin_privileges > (username,password,available_tools,permissions) values > ('admin','admin','all','all'); > > I guess that documentation is out of date now and it used a MD5 hash now, > hence the ha1 field. I'll add a user with a password hash and see if it > works. > > Out of interest the db.ini.php files, do you have to set the values in all > of them or just the one under /config > > Thanks > -- > View this message in context: > http://n2.nabble.com/Control-Panel-Can-t-login-tp4817133p4817889.html > Sent from the OpenSIPS - Users mailing list archive at Nabble.com. > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
