[horde] Unable to load dynamic library
Lopes
rlopes528 at gmail.com
Thu Feb 19 23:42:39 UTC 2009
Hello folks,
I'm trying to setup Horde using setup.php. This is what I'm doing:
------------------------------------------------------------------------------------------------------------------------
Horde Groupware Webmail Edition Configuration Menu
(1) Configure database settings
What database backend should we use?
Type your choice: mysql
Request persistent connections? [0]
Type your choice: 0
Username to connect to the database as* [] db_username
Password to connect with [] db_pasword
How should we connect to the database? [unix]
Type your choice: unix
Location of UNIX socket [] /tmp (I tried /tmp/mysql.sock and
/var/lib/mysql/mysql.sock too)
Database name to use* [] db_username
Internally used charset* [utf-8]
Split reads to a different server?
Type your choice: false
------------------------------------------------------------------------------------------------------------------------
Writing main configuration file
<html>
<head><title>Horde :: Fatal Error</title></head>
<body style="background:#fff; color:#000"><h1>A fatal error has
occurred</h1><h3>DB Error: connect failed</h3><h3>Details have been logged
for the administrator.</h3></body>
# cat error_log
[19-Feb-2009 17:07:39] PHP Warning: PHP Startup: Unable to load dynamic
library '/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin' -
/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin: undefined
symbol: executor_globals in Unknown on line 0
# ls -l /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin
-rw-r--r-- 1 root root 71064 Feb 13 19:51
/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2.lin
Any ideas??
Thanks
More information about the horde
mailing list