#5602 closed defect (bug) (worksforme)
Cookies issues using different DNS names
| Reported by: | hetz | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | major | Keywords: | |
| Cc: | Focuses: |
Description
if you try to login from your DIRECT URL, it works. If you use a different domain DNS name, problems begin.
Here's my example:
My blog is located at http://witch.dyndns.org/wp/
if I use this URL to login (with the wp-admin/) it works well.
However, if I use my other domain name and URL (http://benhamo.org/wp/), it barfs about cookie issues.
If I remember correctly, this problem wasn't appearing prior to the cookie issues which were resolved lately (and created this issue).
Thanks,
Hetz
Change History (4)
#2
@
19 years ago
Which version of WordPress are you using?
Have you disabled the Canonical redirections? When i access my WP install from a URL which is not its primary url, i get redirected to the primary url.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
ARRRGGGGG...........
Aparently, it's only happening on IE6! (I don't have IE5 or IE7 here). Firefox 2 works perfectly ok with it. Worse - with IE6 if you have typed the wrong password, it will only give you an error about the cookies.
And yes, I tried to erase the cookies on IE6, closed it and retried :)