Authentication problem
am 31.01.2006 16:57:49 von RK
hi all,
In phpmyadmin i am getting the Cookies must be enabled past this point
in the console page after i am trying to login i am getting the
following error.
The page cannot be displayed
The page you are looking for is currently unavailable. The Web site
might be experiencing technical difficulties, or you may need to adjust
your browser settings.
Please help me to solve this problem.
regards,
Ramesh konar.
Re: Authentication problem
am 31.01.2006 17:47:06 von Shion
rk wrote:
> In phpmyadmin i am getting the Cookies must be enabled past this point
> in the console page after i am trying to login i am getting the
> following error.
>
> The page cannot be displayed
> The page you are looking for is currently unavailable. The Web site
> might be experiencing technical difficulties, or you may need to adjust
> your browser settings.
>
> Please help me to solve this problem.
Some frontends of this kind relies on HTTP-reference data, using many of the
recent versions of firewalls for microsoft seems to do more than they really
should do, they filter your packages and remove HTTP-references and may even
block cookies. Of course a server that uses different aliases when setting the
cookie and as servername, while both points at the same ip can result in that
the browser thinks the cookie is a 3rd party cookie and then may by default
block those or get filtered away by firewalls.
//Aho