Rayan Posted August 28, 2023 Share Posted August 28, 2023 I got a new Computer and now i have to start from 0 and set everything up again. Everything worked very good because its now my second time setting up sql ODBC etc. But then when i wanted to start Zoneserver i got this error : https://ibb.co/6mgLWdN cashdb worker::instance()->initialize() fail!. i Hope someone know how to fix it and it may help more newbies like me in Future and they just need to search for this error. Link to comment https://rfdev.net/topic/9-cashdb-error/ Share on other sites More sharing options...
FelixBeta Posted August 28, 2023 Share Posted August 28, 2023 Re-check your ODBC setting for BILLING db. Also start your server as administrator You can also adjust zoneserver rfacc.ini: [Options] DBSTR = Provider=MSDASQL;DSN=BILLING;Source=BILLING;UID=sa;PWD=123456;Initial Catalog=BILLING; ErrDBSTR = LogLevel = 2 Link to comment https://rfdev.net/topic/9-cashdb-error/#findComment-15 Share on other sites More sharing options...
Rayan Posted August 28, 2023 Author Share Posted August 28, 2023 6 hours ago, FelixBeta said: Re-check your ODBC setting for BILLING db. Also start your server as administrator You can also adjust zoneserver rfacc.ini: [Options] DBSTR = Provider=MSDASQL;DSN=BILLING;Source=BILLING;UID=sa;PWD=123456;Initial Catalog=BILLING; ErrDBSTR = LogLevel = 2 Thank you ! I just replaced my rfacc.ini with urs and it worked ! wasted 2 days for nothing it was just a 1 sec fix XD. Worked well Link to comment https://rfdev.net/topic/9-cashdb-error/#findComment-17 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now