Thread: [INC] Bank
View Single Post
eyal282
Veteran Member
Join Date: Aug 2011
Old 04-06-2018 , 16:39   Re: [INC] Bank
Reply With Quote #29

Quote:
Originally Posted by Arkarr View Post
My bad, it's in databae.cfg that you have to insert those infos.
I've inserted all the data and correctly.

Code:
	"Bank" 
    	{ 
       		 "driver"            "default" 
       		 "host"            "127.0.0.1" 
       		 "database"  "almog_bank"
		 "user"  "almog_bank"
		 "pass"  "CENSORED" 
 	 }
If I put the wrong password, I get the access denied error obviously so it might prove the issue is not with connecting, anything I missed?
__________________
I am available to make plugins for pay.

Discord: Eyal282#1334

Last edited by eyal282; 04-06-2018 at 16:39.
eyal282 is offline