[wp-trac] Re: [WordPress Trac] #4007: check for constant SITEURL instead of db

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 21 17:35:48 GMT 2007


#4007: check for constant SITEURL instead of db
--------------------------+-------------------------------------------------
 Reporter:  mikewp        |        Owner:  anonymous
     Type:  enhancement   |       Status:  closed   
 Priority:  normal        |    Milestone:           
Component:  Optimization  |      Version:  2.2      
 Severity:  normal        |   Resolution:  duplicate
 Keywords:                |  
--------------------------+-------------------------------------------------
Comment (by charleshooper):

 Sorry, I looked closer at the changes and realized your change to
 {{{is_blog_installed()}}} is incorrect. {{{is_blog_installed()}}} is only
 called once by {{{install.php}}}, if it returns true then the installation
 is aborted, preventing population of the user-defined wordpress database.

 This would prevent someone with SITE_URL defined from being able to
 install Wordpress.

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


More information about the wp-trac mailing list