You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If i start from http://domain.tld/blog and want to login the form loads without an issue (through https://ssl.webpack.de/domain.tld/b...). After clicking sign-in i got a message that there is a problem with cookies.
I suppose this is about crossdomain cookie?
I am able to login if https/ssl is disabled. Also checked if i disabled cookie support: thats not the case.
My setup:
WordPress is installed in a subdirectory /blog and reachable via main http://domain.tld/blog
If i start from
http://domain.tld/blog
and want to login the form loads without an issue (throughhttps://ssl.webpack.de/domain.tld/b...
). After clicking sign-in i got a message that there is a problem with cookies.I suppose this is about crossdomain cookie?
I am able to login if https/ssl is disabled. Also checked if i disabled cookie support: thats not the case.
My setup:
WordPress is installed in a subdirectory /blog and reachable via main http://domain.tld/blog
The hoster provides an ssl proxy and the blog is accessible via https://ssl.hoster.tld/domain.tld/blog
Plugin Setup:
SSL Host: ssl.hoster.tld/domain.tld/blog
Force SSL Admin: enabled
Proxy: Yes
Everything else is default.
Debug outtput:
Any help about it?
See also: http://wordpress.org/support/topic/crossdomain-issue?replies=3
The text was updated successfully, but these errors were encountered: