Log out issue when using subdomains
-
Hi jhong,
I did some tests during the weekend regarding cookie problem that I got, which is as below:
phpBB – http://forums.example.com (/nginx/www/forums/public_html)
Wordpress – http://www.example.com (/nginx/www/example.com/public_html)If I log in from WordPress, phpBB logs me in – no problem.
If I log out from WordPress, phpBB logs me out – no problem.
But if I log out from phpBB, and then visit WordPress, it logs me back in.If I put phpBB in a subfolder of the WordPress(http://www.example.com/forums; /nginx/www/example.com/public_html/forums), everything works well.
So this happens when I use subdomains. Is this a bug? Or subdomains are not really supported?
Thank you very much!!
Z.
The topic ‘Log out issue when using subdomains’ is closed to new replies.