[wp-trac] [WordPress Trac] #40212: Changing your database port in WordPress during installation
    WordPress Trac 
    noreply at wordpress.org
       
    Tue Mar 21 06:46:24 UTC 2017
    
    
  
#40212: Changing your database port in WordPress during installation
-------------------------------+-----------------------------
 Reporter:  dickensayieko      |      Owner:
     Type:  enhancement        |     Status:  new
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  Customize          |    Version:  4.7.3
 Severity:  normal             |   Keywords:
  Focuses:  ui, accessibility  |
-------------------------------+-----------------------------
 Hello Core Team,
 This is just a suggestion.
 What if your database is located on a different port, and need to adjust
 your connection  to connect to it during the WordPress installation
 process? I know that currently this can be achieved by this code:
 {{{
 define( 'DB_HOST', 'localhost:3306' );
 }}}
 My suggestion is that can we add an option during the installation process
 to accommodate this? At the stage shown on the attached screenshot.
 http://3.1m.yt/_UN_W-7.png
 Thanks
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40212>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list