[horde] Fresh install issues with webmail-install

Jan Schneider jan at horde.org
Fri Nov 9 09:54:19 UTC 2012


Zitat von Scott Ocken <scott at infobunker.com>:

> 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

That error message is a bit vague, but that's everything we get back  
from the PDO extension. My best bet is that the database user that you  
are using doesn't have sufficient permissions to create this table.
-- 
Jan Schneider
The Horde Project
http://www.horde.org/



More information about the horde mailing list