Saritha Nair
Saritha Nair

Reputation: 119

Two codeigniter installation with tank auth login conflict

Im having two codeigniter instalation , one is MERCHANT and the other one is CONSUMER.Both are having Tank Auth for authentication.But im finding problem in this.If im logged in the merchant side,the consumer will logouts and vise versa.Though this shouldn't happen since both are running as two different codeigniter installation with different tank auth libraries.But their sessions are conflicting each other and affecting each other.Even when I refresh the from MERCHANT side , it logs me in CONSUMER side ! Does some know why this is happenening ?

Upvotes: 0

Views: 113

Answers (0)

Related Questions