When the anti-spam code transitioned to a white-list, the benefit to being coy about the details lost out to the benefits of being much clearer, IMHO. If you get "permission denied" due to using a non-white-listed link, then we should probably just tell you that.

I'm still somewhat reluctant about just spilling the beans about the easiest way around that problem (include the URL but not as a link). My reluctance is due to there being a lot of evidence of spammers being willing to post tons of stuff that doesn't actually work as spam (it doesn't get posted or doesn't get seen by a search engine or lacks any links that the search engine would honor to increase the spam site's "page rank"). But the relative speed with which our most recent persistent spammer gave up after the lack of effect became clear gave me some hope that spammers sometimes can tell when spamming is wasting their own time, not just everybody else's.

So, just being clear on that second point as well is probably the right choice.

But, even better, I think, would be to let people try to link to whatever and just prevent non-white-listed links authored by low-level members from being seen by search engines (and requiring non-search-engine visitors to POST a confirmation before they can follow one).

So contributions on either of those fronts will be welcomed by me.

As to getting "permission denied" due to DB server load, I think that problem will just go away when I finish adjusting a few indices. I've done some of that work but it isn't totally non-disruptive to the site so I haven't finished those changes yet.

(Update: Actually, trying to post a non-white-listed link perhaps should require going through a confirmation page that informs you that your link will not be seen by search engines and will be a bit of a pain for others to follow.)

- tye        


In reply to Re: Suggestion to add some clarification to this error condition (clarity) by tye
in thread Keep getting 'Permission Denied' when try to post by compused

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.