Prob with posting in the Board, Fred please read

Everything else that doesn't fall into one of the other PB categories.
nicolaus
Enthusiast
Enthusiast
Posts: 456
Joined: Tue Aug 05, 2003 11:30 pm
Contact:

Prob with posting in the Board, Fred please read

Post by nicolaus »

Hello Fred,

I can´t post a large text (with PB code) in the board.
alltimes i have this errormessage:
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, tech@ovh.net 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.
Nico
Fred
Administrator
Administrator
Posts: 18351
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

How large is it ?
nicolaus
Enthusiast
Enthusiast
Posts: 456
Joined: Tue Aug 05, 2003 11:30 pm
Contact:

Post by nicolaus »

@Fred

you can see the same post in the german forum.
Look HERE and you see how large it is.

regards,
Nico
Fred
Administrator
Administrator
Posts: 18351
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

To be honnest, i have no idea about that.
Noble Bell
User
User
Posts: 34
Joined: Sun Jun 04, 2006 8:49 pm
Location: Kentucky, USA
Contact:

Post by Noble Bell »

Make sure that the phpBB2 software is upto date. When I updated mine the other day to the newest version I also had to add a patch (that was not caught in the update) that fixed some sort of problem in the langauge packs on the forum scripts.

Just a thought?
Thank you and God bless,
Noble D. Bell
http://www.noblesoftware.com
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

There is a default of limit of 64 kb, but then it gives you a nicer message.
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Have just encountered the same problem when trying to paste 280 lines of code! :( Very strange.
I may look like a mule, but I'm not a complete ass.
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

Same problem, while trying to edit this (big) post http://www.purebasic.fr/english/posting ... st&p=90680 :cry:
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Post by utopiomania »

I tried to post translated code (1500 lines) over at T&T yesterday and today, but keep getting get a stupid server error.

It accepts a few hundred lines, but whines about a server error after that. Seems from this thread this isn't going to be fixed?
Phoenix
Enthusiast
Enthusiast
Posts: 141
Joined: Sun Sep 04, 2005 2:25 am

Post by Phoenix »

utopiomania wrote:Seems from this thread this isn't going to be fixed?
It's a phpBB problem.... not Fred's problem.... so until the phpBB folks fix it there's nothing Fred can do....
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Post by utopiomania »

Here's the error:

Code: Select all

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, tech@ovh.net 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.
--------------------------------------------------------------------------------
Apache/1.3.36 Server at www.purebasic.fr Port 80
I've mailed them (tech@ovh.net) about it.
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Post by utopiomania »

And got this reply:

Code: Select all

Bonjour,

-- Attention -- attention -- attention -- attention -- attention --

Votre email a été reçu sur notre support mais NE PEUT PAS
être traité. En effet, il manque des informations concernant
votre domaine et le type de support que vous demandez.

Merci DE COMPLETER votre requête via cette url
http://www.ovh.com/fr/espaceclients/support/supportv2.cgi?id=VPN2J4LJ23S2K31SQTL8
Il vous permettra aussi de suivre le traitement de votre
requête en temps réel.

Support d'OVH 
Would any French speaking people care to translate it :)
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Post by utopiomania »

Code: Select all

Hello, -- Attention -- attention -- attention -- attention -- attention -- Your email was received on our support but CANNOT be treated. Indeed, it misses information concerning your field and the type of support which you ask. Thank you TO SUPPLEMENT your request via this URL http://www.ovh.com/fr/espaceclients/support/supportv2.cgi?id=VPN2J4LJ23S2K31SQTL8 It will also enable you to follow the treatment of your request in real time. Support of OVH
Ok, I'm out, if it's not Fred's problem, it's not mine either. I assume he has contacted them to solve the problem and expected him to answer the questions posted here, but not so.
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Post by utopiomania »

This is really stupid. I translated this http://www.purebasic.fr/english/viewtopic.php?t=22431, to PB4, it's some 130 lines of code,

and wanted to thank him and post the code there, but I still get an 'internal server error' message when I post the code??

What's going on over here? :roll:
Post Reply