[Tickets #14472] Missing required connection parameter(s).
noreply at bugs.horde.org
noreply at bugs.horde.org
Sun Sep 18 08:15:42 UTC 2016
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: https://bugs.horde.org/ticket/14472
------------------------------------------------------------------------------
Ticket | 14472
Erstellt Von | alex1452 at gmx.net
Zusammenfassung | Missing required connection parameter(s).
Warteschlange | Horde Groupware Webmail Edition
Version | 5.2.12
Typ | Bug
Status | Unconfirmed
Priorität | 3. High
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
alex1452 at gmx.net (2016-09-18 08:15) hat geschrieben:
Fresh install on Ubuntu 16.04 from Ubuntu repository. Get the
following error message. Does anybody have an idea how to solve?
A fatal error has occurred
Missing required connection parameter(s).
1. Horde_Core_Block_Layout_View->toHtml()
/usr/share/horde/services/portal/index.php:35
2. Horde_Core_Block->getContent()
/usr/share/php/Horde/Core/Block/Layout/View.php:98
3. Horde_Core_Block->_call() /usr/share/php/Horde/Core/Block.php:175
4. Mnemo_Block_Summary->_content() /usr/share/php/Horde/Core/Block.php:278
5. Mnemo::listMemos() /usr/share/horde/mnemo/lib/Block/Summary.php:59
6. Mnemo_Factory_Driver->create() /usr/share/horde/mnemo/lib/Mnemo.php:80
7. Mnemo_Driver_Sql->__construct()
/usr/share/horde/mnemo/lib/Factory/Driver.php:73
Details
The full error message is logged in Horde's log file, and is shown
below only to administrators. Non-administrative users will not see
error details.
InvalidArgumentException Object
(
[message:protected] => Missing required connection parameter(s).
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /usr/share/horde/mnemo/lib/Driver/Sql.php
[line:protected] => 56
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /usr/share/horde/mnemo/lib/Factory/Driver.php
[line] => 73
[function] => __construct
[class] => Mnemo_Driver_Sql
[type] => ->
[args] => Array
(
[0] => hsNjh9ohMXJru66Qhagw26H
[1] => Array
(
[username] => horde
[password] => horde
[socket] => /var/run/mysqld/mysqld.sock
[protocol] => unix
[database] => horde
[charset] => utf-8
[ssl] =>
[splitread] =>
[phptype] => mysql
[driverconfig] => horde
[umask] => 63
[db] => Horde_Db_Adapter_Pdo_Mysql Object
(
[_schemaClass:protected]
=> Horde_Db_Adapter_Mysql_Schema
[_config:protected] => Array
(
[charset] => utf-8
[database] => horde
[password] => horde
[phptype] => mysql
[protocol] => unix
[splitread] =>
[ssl] =>
[username] => horde
[adapter] => mysql
[unix_socket] =>
/var/run/mysqld/mysqld.sock
)
[_connection:protected]
=> PDO Object
(
)
[_transactionStarted:protected] => 0
[_lastQuery:protected] =>
SELECT DISTINCT * FROM mnemo_sharesng s WHERE (share_owner =
'***DELETED***' OR perm_creator_2 = 1 OR perm_default_2 = 1) AND
share_owner = '***DELETED***' ORDER BY attribute_name ASC
[_rowCount:protected] => 1
[_runtime:protected] => 0
[_active:protected] => 1
[_cache:protected] =>
Horde_Cache Object
(
[_params:protected] => Array
(
[compress] => 1
[lifetime] => 86400
)
[_logger:protected] => Horde_Core_Log_Wrapper Object
(
)
[_storage:protected] => Horde_Cache_Storage_File Object
(
[_file:protected] => Array
(
[Horde_Db_Adapter_Pdo_Mysql050068actables/columns/kronolith_events] =>
/tmp/cache_c6ea9fc8b938e22f8a5e8eb9ecd93ce4
)
[_logger:protected] => Horde_Core_Log_Wrapper Object
(
)
[_params:protected] => Array
(
[prefix] => cache_
[sub] => 0
[umask] => 63
[dir] => /tmp
)
)
)
[_cachePrefix:protected]
=> Horde_Db_Adapter_Pdo_Mysql050068ac
[_logger:protected] =>
Horde_Core_Log_Logger Object
(
[_levels:Horde_Log_Logger:private] => Array
(
[0] => EMERG
[1] => ALERT
[2] => CRIT
[3] => ERR
[4] => WARN
[5] => NOTICE
[6] => INFO
[7] => DEBUG
)
[_handlers:Horde_Log_Logger:private] => Array
(
[0] =>
Horde_Log_Handler_Syslog Object
(
[_options:protected] => Array
(
[defaultPriority] => 3
[facility] => 8
[ident] => HORDE
[openlogOptions] =>
)
[_lastIdent:protected] => HORDE
[_lastFacility:protected] => 8
[_priorities:protected] => Array
(
[0] => 0
[1] => 1
[2] => 2
[3] => 3
[4] => 4
[5] => 5
[6] => 6
[7] => 7
)
[_filters:protected] => Array
(
[0] => Horde_Log_Filter_Level Object
(
[_level:protected] => 6
)
)
)
)
[_filters:Horde_Log_Logger:private] => Array
(
)
)
[_schema:protected] =>
Horde_Db_Adapter_Mysql_Schema Object
(
[_adapter:protected] => Horde_Db_Adapter_Pdo_Mysql Object
*RECURSION*
[_adapterMethods:protected] => Array
(
[adapterName] => 0
[supportsMigrations] => 1
[connect] => 2
[isActive] => 3
[select] => 4
[selectAll] => 5
[selectOne] => 6
[selectValue] => 7
[selectValues] => 8
[selectAssoc] => 9
[execute] => 10
[insert] => 11
[beginDbTransaction] => 12
[commitDbTransaction] => 13
[rollbackDbTransaction] => 14
[quoteString] => 15
[__construct] => 16
[__destruct] => 17
[__sleep] => 18
[__wakeup] => 19
[getOption] => 20
[setCache] => 21
[getCache] => 22
[setLogger] => 23
[getLogger] => 24
[__call] => 25
[supportsCountDistinct] => 26
[supportsInterval] => 27
[prefetchPrimaryKey] => 28
[getLastQuery] => 29
[resetRuntime] => 30
[cacheWrite] => 31
[cacheRead] => 32
[reconnect] => 33
[disconnect] => 34
[rawConnection] => 35
[insertBlob] => 36
[update] => 37
[updateBlob] => 38
[delete] => 39
[transactionStarted] => 40
[addLimitOffset] => 41
[sanitizeLimit] => 42
[addLock] => 43
[insertFixture] => 44
[emptyInsertStatement] => 45
)
)
[_schemaMethods:protected] => Array
(
[makeColumn] => 0
[quoteColumnName] => 1
[quoteTableName] => 2
[nativeDatabaseTypes] => 3
[tables] => 4
[primaryKey] => 5
[indexes] => 6
[columns] => 7
[endTable] => 8
[renameTable] => 9
[changeColumn] => 10
[changeColumnDefault] => 11
[renameColumn] => 12
[removePrimaryKey] => 13
[indexName] => 14
[createDatabase] => 15
[dropDatabase] => 16
[currentDatabase] => 17
[typeToSql] => 18
[addColumnOptions] => 19
[buildClause] => 20
[getCharset] => 21
[setCharset] => 22
[_mysqlCharsetName] => 23
[getCollation] => 24
[showVariable] => 25
[caseSensitiveEqualityOperator] => 26
[limitedUpdateConditions] => 27
[__construct] => 28
[setAdapter] => 29
[makeColumnDefinition] => 30
[makeIndex] => 31
[makeTable] => 32
[makeTableDefinition] => 33
[__call] => 34
[__get] => 35
[quote] => 36
[quoteString] => 37
[quoteTrue] => 38
[quoteFalse] => 39
[quoteDate] => 40
[quoteBinary] => 41
[tableAliasLength] => 42
[tableAliasFor] => 43
[table] => 44
[column] => 45
[createTable] => 46
[dropTable] => 47
[addColumn] => 48
[removeColumn] => 49
[addPrimaryKey] => 50
[addIndex] => 51
[removeIndex] => 52
[recreateDatabase] => 53
[distinct] => 54
[addOrderByForAssocLimiting] => 55
[interval] => 56
[modifyDate] => 57
)
)
)
)
)
[1] => Array
(
[file] => /usr/share/horde/mnemo/lib/Mnemo.php
[line] => 80
[function] => create
[class] => Mnemo_Factory_Driver
[type] => ->
[args] => Array
(
[0] => hsNjh9ohMXJru66Qhagw26H
)
)
[2] => Array
(
[file] => /usr/share/horde/mnemo/lib/Block/Summary.php
[line] => 59
[function] => listMemos
[class] => Mnemo
[type] => ::
[args] => Array
(
[0] => 0
[1] => 0
)
)
[3] => Array
(
[file] => /usr/share/php/Horde/Core/Block.php
[line] => 278
[function] => _content
[class] => Mnemo_Block_Summary
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /usr/share/php/Horde/Core/Block.php
[line] => 175
[function] => _call
[class] => Horde_Core_Block
[type] => ->
[args] => Array
(
[0] => _content
[1] =>
)
)
[5] => Array
(
[file] => /usr/share/php/Horde/Core/Block/Layout/View.php
[line] => 98
[function] => getContent
[class] => Horde_Core_Block
[type] => ->
[args] => Array
(
)
)
[6] => Array
(
[file] => /usr/share/horde/services/portal/index.php
[line] => 35
[function] => toHtml
[class] => Horde_Core_Block_Layout_View
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
[logged] => 1
)
More information about the bugs
mailing list