Update Post gives 403 Error
-
When publishing or updating a previous post (clicking the Update button) the next page I receive is a 403 Forbidden error with the following text:
“You have recieved this message because the resource you have requested is not accessable by the webserver due to file permissions or other locking conditions. Please verify that you have access rights to the requested resource or that the Apache daemon has access rights to the requested resource before trying again. “
Here is the line from the raw access log:
“MY.IP.ADD.RESS – – [19/Feb/2009:09:13:06 -0600] “GET /wp-admin/page.php?action=edit&post=2&_wp_original_http_referer=http%3A%2F%2Flevi.obeyingthetruth.com%2Fwp-admin%2F&message=1 HTTP/1.0” 403 1228 “https://levi.obeyingthetruth.com/wp-admin/page.php?action=edit&post=2” “Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4” “This just started this morning, so I am trying to look at all the obvious stuff. The permissions on the /wp-admin directory is “707 (rwx–rwx)” and the /wp-admin/page.php permissions are “647 (rw-r-rwx)”, which should not affect a 403 error.
Is there anything else that I could check to get rid of this problem, or is this documented somewhere?
- The topic ‘Update Post gives 403 Error’ is closed to new replies.