[horde] Fresh install issues with webmail-install
Scott Ocken
scott at infobunker.com
Thu Nov 8 22:45:10 UTC 2012
I am doing a fresh install of Horde Webmail 5 and getting an error in
the webmail-install. Everything else has looked clean to this point.
The box is a new install of CentOS 6.3 fully up to date.
I can connect to mysql and create tables using the same user/pass as
configed for the webmail-install script.
My first attempt was to copy over my DB from my old Webmail 1.2.11
install on my old box. I ran into simalar problems, so I went with a
fresh install after following the uninstall instructions.
Below is the output of the script.
Thanks
Scott
webmail-install
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
Request persistent connections?
(1) Yes
(0) No
Type your choice [0]:
Username to connect to the database as* [] horde
Password to connect with
How should we connect to the database?
(unix) UNIX Sockets
(tcp) TCP/IP
Type your choice [unix]:
Location of UNIX socket [] /var/lib/mysql/mysql.sock
Database name to use* [] horde
Internally used charset* [utf-8]
Use SSL to connect to the server?
(1) Yes
(0) No
Type your choice [0]:
Certification Authority to use for SSL connections []
Split reads to a different server?
(false) Disabled
(true) Enabled
Type your choice [false]:
Writing main configuration file... done.
Creating and updating database tables...
====================
Fatal Error:
SQLSTATE[HY000]: General error: 1005 Can't create table
'horde.imp_schema_info' (errno: 121)
In /usr/share/pear/Horde/Db/Adapter/Base.php on line 551
1. Horde_Core_Bundle->migrateDb() /usr/bin/webmail-install:32
2. Horde_Core_Db_Migration->getMigrator()
/usr/share/pear/Horde/Core/Bundle.php:102
3. Horde_Db_Migration_Migrator->__construct()
/usr/share/pear/Horde/Core/Db/Migration.php:95
4. Horde_Db_Migration_Migrator->_initializeSchemaInformation()
/usr/share/pear/Horde/Db/Migration/Migrator.php:77
5. Horde_Db_Adapter_Base_TableDefinition->end()
/usr/share/pear/Horde/Db/Migration/Migrator.php:281
6. Horde_Db_Adapter_Mysql_Schema->endTable()
/usr/share/pear/Horde/Db/Adapter/Base/TableDefinition.php:200
7. Horde_Db_Adapter_Base_Schema->endTable()
/usr/share/pear/Horde/Db/Adapter/Mysql/Schema.php:265
8. Horde_Db_Adapter_Mysql_Schema->execute()
/usr/share/pear/Horde/Db/Adapter/Base/Schema.php:548
9. Horde_Db_Adapter_Base_Schema->__call()
/usr/share/pear/Horde/Db/Adapter/Base/Schema.php:548
10. call_user_func_array()
/usr/share/pear/Horde/Db/Adapter/Base/Schema.php:166
11. Horde_Db_Adapter_Base->execute()
12. Horde_Core_Bundle->migrateDb() /usr/bin/webmail-install:32
13. Horde_Core_Db_Migration->getMigrator()
/usr/share/pear/Horde/Core/Bundle.php:102
14. Horde_Db_Migration_Migrator->__construct()
/usr/share/pear/Horde/Core/Db/Migration.php:95
15. Horde_Db_Migration_Migrator->_initializeSchemaInformation()
/usr/share/pear/Horde/Db/Migration/Migrator.php:77
16. Horde_Db_Adapter_Base_TableDefinition->end()
/usr/share/pear/Horde/Db/Migration/Migrator.php:281
17. Horde_Db_Adapter_Mysql_Schema->endTable()
/usr/share/pear/Horde/Db/Adapter/Base/TableDefinition.php:200
18. Horde_Db_Adapter_Base_Schema->endTable()
/usr/share/pear/Horde/Db/Adapter/Mysql/Schema.php:265
19. Horde_Db_Adapter_Mysql_Schema->execute()
/usr/share/pear/Horde/Db/Adapter/Base/Schema.php:548
20. Horde_Db_Adapter_Base_Schema->__call()
/usr/share/pear/Horde/Db/Adapter/Base/Schema.php:548
21. call_user_func_array()
/usr/share/pear/Horde/Db/Adapter/Base/Schema.php:166
22. Horde_Db_Adapter_Base->execute()
23. PDO->query() /usr/share/pear/Horde/Db/Adapter/Base.php:551
====================
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 1324 bytes
Desc: PGP Public Key
URL: <http://lists.horde.org/archives/horde/attachments/20121108/281814a0/attachment.bin>
More information about the horde
mailing list