Validate port during installation
Add help information about the non-standard port number to the popup tips in the install screen. Support MySQL 'localhost' connections using a non-standard port number. Ordinarily, MySQL will ignore the port setting on *nix systems if the host is specified as 'localhost'
Showing
- include/mysqli.php 6 additions, 3 deletionsinclude/mysqli.php
- setup/inc/class.installer.php 7 additions, 0 deletionssetup/inc/class.installer.php
- setup/inc/footer.inc.php 1 addition, 1 deletionsetup/inc/footer.inc.php
- setup/inc/header.inc.php 1 addition, 1 deletionsetup/inc/header.inc.php
- setup/tips.html 8 additions, 1 deletionsetup/tips.html
Loading
Please register or sign in to comment