[wp-trac] [WordPress Trac] #5402: 2.3.1 Registration Error
WordPress Trac
wp-trac at lists.automattic.com
Thu Nov 29 17:24:44 GMT 2007
#5402: 2.3.1 Registration Error
-----------------------------+----------------------------------------------
Reporter: cartpauj | Owner: anonymous
Type: defect | Status: new
Priority: highest omg bbq | Milestone: 2.5
Component: General | Version: 2.3.1
Severity: critical | Keywords: Registration error, MySQL, server has timed out
-----------------------------+----------------------------------------------
I have just upgraded my blog to 2.3.1 and I now when users register on my
blog they get the error below. I have tried a fresh install of 2.3.1 but
still getting the error. I noticed that when I deactivate the SimpleForum
Plugin the error goes away so I contacted the plugin maker and he looked
at the error and the code and told me it was a WP error, which makes sense
because I have his plugin running on 4 other sites without a problem. I
have also tried a fresh install of his plugin but the error still exists.
I'm thinking that perhaps WP 2.3.1 is just too slow and the SQL DB is
timing out before the registration is completed:
== ERROR ==
{{{
WordPress database error: [MySQL server has gone away]
SELECT meta_key, meta_value FROM wp_usermeta WHERE user_id = '1' AND
meta_key = 'wp_sfadmin'
WordPress database error: [MySQL server has gone away]
SELECT meta_key, meta_value FROM wp_usermeta WHERE user_id = '1' AND
meta_key = 'wp_sfadmin'
Warning: Cannot modify header information - headers already sent by
(output started at /home/******/public_html/wp-includes/wp-db.php:160) in
/home/******/public_html/wp-includes/pluggable.php on line 391
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/5402>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list