jeffparsons
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 404 after save or publish a postQuite right vkaryl, several issues at work here. Mine is resolved, finally, with much help from ‘rdsmes’ offline. A heartfelt thankyou to him.
I was having difficulty with one post in particular, one that included the word “curl” as noted in this 403 error thread. I reverted back to WordPress 1.5.2 and started getting the 403 error instead of the 404.
Purely coincidental that this word in my post was at around the 1000 character mark.
Forum: Fixing WordPress
In reply to: 404 after save or publish a postThat’s the trick with this particular error as it surely looks like a legitimate address. It is a 404 page from my theme, not the generic Apache error page. There are no 404 errors in the cPanel error log for the site.
Forum: Fixing WordPress
In reply to: 404 after save or publish a postPrior to clicking the save button the URL is:
http://jeffparsons.ca/wp-admin/post.php?action=edit&post=7
and after clicking the Save button the URL is:
Forum: Fixing WordPress
In reply to: 404 after save or publish a postWell I had high hopes and expectations, but alas. 🙂
I tried both correction suggestions on the production server and I still get the 404 when trying to publish/save/saveandcontinue on a post with more than approx 1000 chars.
Trim the excess to under 1000 (approx) chars and the post will save.
*Problem server
Apache 1.3.34
PHP 4.4.1
MySQL 4.0.25*Different server that doesn’t show the problem
Apache 1.3.33
PHP 4.4.0
MySQL 4.0.25*localhost that doesn’t show the problem
Apache 2.0.55
PHP 5.1.2
MySQL 4.1.12Forum: Fixing WordPress
In reply to: 404 after save or publish a postIn your case, perhaps the post is saved. I’ve been trying to follow your sleuthing and it seems like good work, though I know squat so let the buyer beware.
I do know, that the post on one of my setups is not saved. I don’t use “save and continue”. I have a local setup, and two on hosting services and only one of them refuses to save or publish, depending on which button I click. Type a few extra characters in the post and … no go. Not consistently on the one host that is giving trouble as I was able to get it to take one larger post.
There are slightly different versions of Apache, PHP, and MySQL involved, I can dig them up if someone thinks it will help, though only minor version numbers.
rdsmes, perhaps your on the right track, do keep it up, just thought I would chime back in.
Forum: Fixing WordPress
In reply to: 404 after save or publish a postHas anyone gotten any further with this? At the moment, I have several larger posts that I can’t get into my blog. It may not be exactly 1000 chars, but it does seem size related. And it isn’t consistent. Any Progress?