Summary | Unable to run webmail-install broken |
Queue | Horde Groupware Webmail Edition |
Queue Version | 5.1.4 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | steven (at) tkfast (dot) com |
Created | 03/14/2014 (4212 days ago) |
Due | |
Updated | 03/17/2014 (4209 days ago) |
Assigned | 03/17/2014 (4209 days ago) |
Resolved | 03/17/2014 (4209 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
with any other password input on this world.
anything when it asks for the password. Then when it continues with
no password for mysql setup but cannot setup anything as it can not
access the database to do it as it does not have the password to logon
to the mysql database.
State ⇒ Feedback
Priority ⇒ 1. Low
password, then you explain what happens if you continue.
Creating and updating database tables...
====================
Fatal Error:
Could not instantiate PDO with DSN
"mysql:port=3306;protocol=tcp;ssl=1;host=xxx.xxxx.com;dbname=client".
PDOException: SQLSTATE[28000] [1045] Access denied for user
'webmail'@'xxx.xxxx.com' (using password: YES)
In /usr/share/php/Horde/Db/Adapter/Pdo/Base.php on line 46
1. Horde_Core_Bundle->migrateDb() /usr/bin/webmail-install:32
2. Horde_Core_Db_Migration->getMigrator()
/usr/share/php/Horde/Core/Bundle.php:102
3. Horde_Injector->getInstance()
/usr/share/php/Horde/Core/Db/Migration.php:113
4. Horde_Injector->createInstance() /usr/share/php/Horde/Injector.php:258
5. Horde_Injector_Binder_Factory->create()
/usr/share/php/Horde/Injector.php:224
6. Horde_Core_Factory_DbBase->create()
/usr/share/php/Horde/Injector/Binder/Factory.php:111
7. Horde_Core_Factory_Db->create()
/usr/share/php/Horde/Core/Factory/DbBase.php:17
8. Horde_Core_Factory_Db->createDb()
/usr/share/php/Horde/Core/Factory/Db.php:99
9. Horde_Db_Adapter_Base->__construct()
/usr/share/php/Horde/Core/Factory/Db.php:156
10. Horde_Db_Adapter_Pdo_Mysql->connect()
/usr/share/php/Horde/Db/Adapter/Base.php:143
11. Horde_Db_Adapter_Pdo_Base->connect()
/usr/share/php/Horde/Db/Adapter/Pdo/Mysql.php:63
====================
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Unable to run webmail-install broken
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
in a password the line just stops at Password to connect with
Example
Installing Horde Groupware Webmail Edition
Configuring database settings
What database backend should we use?
(false) [None]
(mysql) MySQL / PDO
(mysqli) MySQL (mysqli)
(pgsql) PostgreSQL
(sqlite) SQLite
Type your choice []: mysql
Username to connect to the database as* [] webmail
Password to connect with
How should we connect to the database?