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. Quote Link to comment 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 Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.