[wp-trac] [WordPress Trac] #21857: "Five minute install" not really true

WordPress Trac wp-trac at lists.automattic.com
Mon Sep 10 05:14:53 UTC 2012


#21857: "Five minute install" not really true
--------------------------+------------------------------
 Reporter:  japhonthenet  |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by dd32):

 I do think we can do better here however still, not ''everyone'' uses
 hosting-panel installers, and this is something that has crossed my mind a
 few times - even just today as I went to install a test install, I had to
 try and remember what spare database name was available on that host.

 We have several options here which can help the experience for both new
 and experienced devs here. The first one that comes to mind is listing the
 databases already available in the account and letting the user select it,
 or, if the users permissions are great enough, offer to create the
 database too.

 We can query MySQL for the permissions of the user.  This does however
 mean, we'd have to split the install into 2 screens
 (hostname/username/password & db select/create), but we could ajaxify the
 page to reduce it to a single screen for most users (and this would also
 mean we'd be able to add some basic instant form validation/feedback).

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


More information about the wp-trac mailing list