SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
SEO-Board Forum Software Community / General / Bug Reports / Internal Server Error
Posted:  16 Dec 2005 17:34   Last Edited By: DMZ
Something broke here? Can't post a reply to my thread in 'Showcase' forum.

Get this:
Code:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, wwwadmin@seo-board.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.34 Server at forums.seo-board.com Port 80


...when trying to post a reply with some long line (letting SEO-Board wrap them) -- max line length is 417. I am guessing that is the culpret?

Here's what I did:
1. wrote reply, allowing SEO-Board, input form to wrap lines/paragraphs.
2. [post]
3. error as above.
4. cut all text from input form and saved to plain ascii.
5. retried posting by pasting into input form, #3

Adding hard <CR> at col 250 of the long lines didn't help.. A short reply with msg content "TEST" works.
Posted:  16 Dec 2005 18:00
Okay, it's a problem with SEO-Board parsing the text I guess.

With <dot>htaccess (with "." in place of <dot> the error will happen.

Settings for:

Format BBCodes?
Convert smilies to images?
Convert URLs and emails into links?

..doesn't seem to matter.
Posted:  16 Dec 2005 18:03
Can't edit..

..also wanted to mention that "Code" doesn't help for this <dot>htaccess error.
Posted:  16 Dec 2005 20:27
DMZ,
my hosting provider has configured the Apache to disallow packets with <dot>htaccess and that causes an error.
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  16 Dec 2005 20:56
Okay, glad to know that you know.

Sounds like something I might want to learn how to do.