Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2006-03-11 12:57:18

wijnand
Xinha Community Member
Registered: 2005-07-13
Posts: 17

Request-URI Too Large

When I edit a page (make it too long?) and submit, I get an error from Apache:

Request-URI Too Large
The requested URL's length exceeds the capacity limit for this server.
Apache/2.0.55 (Win32) PHP/5.1.2 Server at alf4all.demon.nl Port 80

Is there a ristriction for the number of byte to submit?

Greetings...
Wijnand

Offline

#2 2006-03-12 18:33:01

Mousy
Xinha Community Member
From: Amsterdam, Netherlands
Registered: 2006-02-21
Posts: 10

Re: Request-URI Too Large

I'm not sure but you could check if the form post is happening with 'POST' or 'GET'. If you use 'GET' it will end up in the URI so that might be your problem. Try using POST instead.

Last edited by Mousy (2006-03-12 18:33:45)

Offline

Board footer

Powered by FluxBB