The Movable Type Knowledge Base

Pragma No-Cache Messages

Question

In Internet Explorer, I see odd errors at the top of the login screen regarding Pragma no-cache, and after signing in, I keep getting returned to the login screen. In Firefox, I'm unable to log in at all, because I see the HTML for the login screen.

Answer

The appearance of these messages on the screens usually means the CGI handler on the server is not set up to deal properly with Pragma no-cache headers. So you'll need to check with your host to see if their CGI handler is configured properly for these headers.

For those running under mod_perl, ask your host to check and see if the Apache configuration option PerlSendHeaders is set to On.

For those on IIS, make sure that in IIS the CGI/Perl handler is set to the command line handler (perl.exe %s %s) instead of the perl isapi filter (perl.dll).

Submit Feedback on This Article

Your comments on how we can improve this article are appreciated; but please do not use the feedback form to submit support requests or questions. We will not respond to or publish such queries submitted through this form. If you have a technical question or problem, visit Movable Type Support.

Yahoo! Small Business web hosting services

Six Apart
Makers of weblog software and services for individuals, organizations and businesses.
This website is powered by Movable Type.