[Tickets #14344] webmail-install sets wrong default value (ssl)

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Apr 28 20:58:11 UTC 2016


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14344
------------------------------------------------------------------------------
  Ticket             | 14344
  Created By         | m at rcel.cz
  Summary            | webmail-install sets wrong default value (ssl)
  Queue              | Horde Base
  Version            | 5.2.10
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


m at rcel.cz (2016-04-28 20:58) wrote:

I use the interactive "webmail-install" script to preconfigure my  
installation like this:

$conf['sql']['username'] = 'horde';
$conf['sql']['password'] = 'horde';
$conf['sql']['socket'] = '/var/lib/mysql/mysql.sock';
$conf['sql']['protocol'] = 'unix';
$conf['sql']['database'] = 'horde';
$conf['sql']['charset'] = 'utf-8';
$conf['sql']['ssl'] = false;
$conf['sql']['splitread'] = false;
$conf['sql']['phptype'] = 'mysql';

When asked following question:

"Use SSL to connect to the server?
     (1) Yes
     (0) No

Type your choice [0]:"

Entering "0\r" configures Horde properly but entering just "\r" sets  
the default ssl value to true instead of false and causes "Missing  
required connection parameter(s)." error when trying to log in.



m at rcel.cz (2016-04-28 20:58) uploaded: error.txt

https://bugs.horde.org/horde/services/download/?app=whups&actionID=download_file&file=error.txt&ticket=14344&fn=%2Ferror.txt





More information about the bugs mailing list