oscarcr
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Request-URI Too Longresolved
Forum: Fixing WordPress
In reply to: Request-URI Too LongMatt Knowles
Thank you for helping me out.
I am not sure what I did but the problems are now gone.
However I did not change the permalink structure or permalinks, it just works now.Thanks again.
Forum: Fixing WordPress
In reply to: Request-URI Too LongHave you tried disabling your plugins and switching themes to see if the problem goes away?
Yes, it is still there.The fact that you have earlier revisions of longer posts shows this problem showed up recently. Any new updates or plugins installed just before this started happening.
I have had problems before but I have tried to save a post several times until it worked. Now it never works regardless of how many times I try to save the post.It might help to share the URL to your site and a short post that worked and a long post you had trouble with.
Here is a long post that is not working:
http://www.get-digital-help.com/2010/07/17/create-dependent-drop-down-lists-containing-unique-distinct-values-in-excel/
Here is a post that works:
http://www.get-digital-help.com/2015/02/19/find-numbers-closest-to-sum/I moved my wordpress site to a new vps (Ubuntu 14.04) last month but the problems continued nevertheless.
The apache access.log returns this 414 http error:
myip – – [01/Apr/2015:10:26:05 +0200] “ant%3B%7D%0D%0A+++%7D%0D%0A+++%0D%0A%3C% (truncated, 7099 characters total) 22%3E%3C%2Fa%3E%3Ca+class%3” 414 0 “-” “-“Thank you for your suggestions.
Forum: Fixing WordPress
In reply to: Request-URI Too LongMatt Knowles,
If you’re using pretty permalinks the URL includes the title of the post. I would guess that on the pages that have the problem you have really long post titles.
No, the titles are short, I think. What is considered long?
My permalinks are between 50 and 150 characters, is that a problem?What you have for your permalink setting?
Day and name, like this: http://www.mywebsite.com/2015/04/01/sample-post/I have added LimitRequestLine 999999 to my apache2.conf file but the problem is still there but only for larger posts.
When I edit a larger post and save, I get Request-URI Too Long. if I reload the post again only half of the post is saved. I have to go back to an earlier revision to recover the whole post again.
Thank you for answering.
JosDeNijs,
Thanks!