[wp-trac] Re: [WordPress Trac] #5720: Bug during installation of WordPress 2.3.2, 2.3.3

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 27 05:17:42 GMT 2008


#5720: Bug during installation of WordPress 2.3.2, 2.3.3
------------------------------------------------+---------------------------
 Reporter:  marcgeldon                          |        Owner:  anonymous
     Type:  defect                              |       Status:  new      
 Priority:  normal                              |    Milestone:  2.6      
Component:  General                             |      Version:  2.3.3    
 Severity:  normal                              |   Resolution:           
 Keywords:  installation is_blog_installed sql  |  
------------------------------------------------+---------------------------
Comment (by ryan):

 #3141 is fixed in 2.5, not 2.3.x.

 About the only thing that changed between 2.3.1 and 2.3.2 is how database
 errors are reported. They are now written to the error log.  Maybe try
 commenting out the following line and see if the install works:

 {{{
 error_log($error_str, 0);
 }}}

 That's on line 163 in 2.3.3.

 http://trac.wordpress.org/browser/tags/2.3.3/wp-includes/wp-db.php#L163

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5720#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list