[wp-trac] [WordPress Trac] #7631: Saving a post causes WP to hang
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 28 18:25:33 GMT 2008
#7631: Saving a post causes WP to hang
-----------------------------+----------------------------------------------
Reporter: theamazingrando | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version: 2.6
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
I recently upgraded to 2.6. Now, when I hit 'Save' after creating/editing
a post, it gets saved, but wp hangs completely trying to load the page
after that ("Changes saved, continue editing or go back"). I can't go to
any other pages while wordpress is in this state, and have to restart my
web server (lighttpd).
Specifically, its this request that hangs:
{{{
GET /blog/wp-
admin/post.php?action=edit&post=25&message=1&_wp_original_http_referer=http%3A%2F%2Fwww.theamazingrando.com%2Fblog
%2Fwp-admin%2Fedit.php HTTP/1.1" 200 35651
"http://www.theamazingrando.com/blog/wp-admin/post.php?action=edit&post=25
}}}
I'm able to access other pages served by lightty, only wp-related pages
won't load. This also worked fine before I upgraded from 2.5.
Additionally, I just upgraded to 2.6.1, and creating a new post seems to
work, but saving changes to an existing post causes the issue. The changes
get saved, but I have to restart lighttpd before I can view and wp pages
again.
--
Ticket URL: <http://trac.wordpress.org/ticket/7631>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list