| Bug #22995 | Server inst SSL option not recorded into php config file (br 1707) | ||
|---|---|---|---|
| Submitted: | 5 Oct 2006 0:30 | Modified: | 20 Oct 2006 22:09 |
| Reporter: | Bill Weber | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Enterprise Monitor: Configuration | Severity: | S3 (Non-critical) |
| Version: | 6.29 | OS: | Windows (Windows) |
| Assigned to: | Keith Russell | CPU Architecture: | Any |
[19 Oct 2006 14:50]
Keith Russell
Reported as corrected by Bitrock in build versions >= 7.5
[20 Oct 2006 22:09]
Bill Weber
Verified fixed in build 7.8.

Description: When setting up the Service Manager during install, you are presented with the "Use SSL (normally used with port 8443)" checkbox. Even if you don't check that box, the merlinui-config.php is saved as: <?php define('MERLIN_SRV_HOST', '127.0.0.1'); define('MERLIN_SRV_PORT', '8443'); define('MERLIN_USE_SSL', true); Then when logging in to the dashboard, the Server has "127.0.0.1:8443". How to repeat: see above