I wrote a discussion board that uses cookies and sometimes the pages load fine when I'm logged in, but then it will suddenly not load the same page even though the page hasn't changed. I get 500 errors and sometimes 404 errors. If I delete the cookie (which logs myself out) it goes back to working fine. There are times I can browse the board, make a few posts, and several pages later the problem happens. Other times, I can't go far without it happening. Some other users said the same thing happens to them, and some say it never happens to them. Nothing like this ever happened when I was testing it. All I did was change the folder and I updated and tested the cookies on each page. I never had this problem while testing it. Do you know how to solve this problem? Have other users seen this problem elsewhere? I'm using MSIE 6.0 and Netscape 6.0 had the same problem.

In reply to Why am I getting a strange cookie problem? by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.