[wp-trac] [WordPress Trac] #16529: Fresh installation

WordPress Trac wp-trac at lists.automattic.com
Thu Feb 10 23:41:47 UTC 2011


#16529: Fresh installation
-------------------------+-------------------------------------------------
 Reporter:  beadon       |      Owner:
     Type:  defect       |     Status:  new
  (bug)                  |  Milestone:  Awaiting Review
 Priority:  normal       |    Version:  3.0.4
Component:  General      |   Keywords:  installation,hostname,quote, has-
 Severity:  normal       |  patch
-------------------------+-------------------------------------------------
 A fresh installation of the database creates the file "wp-config.php".
 This sets the MYSQL hostname.  When entering the proper information from
 the 5-minute installation into the MYSQL hostname field, this is
 incorrectly saved to the "wp-config.php" file *without* quotes around the
 host if the hostname is something other than localhost.

 This makes installation problematic for users for which MySQL is not
 residing on the same host as their web server.  Specifically 1&1 users
 experience this issue.  This appears in the latest SVN pull.

 see line 220 - 229 on /wp-admin/setup-config.php

 patch attached.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16529>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list