In your experience, it's possible to replace the Horde default installation in SME 7, to the most complete suite Horde Groupware Webmail?
http://www.horde.org/webmail/I offer a webmail service to my user, and also only for the point of view of graphics improvements, as well as functional, I'd like to install this module.
That's what i did:
replace /home/httpd/html/horde with the package downloaded.
# php -n ./scripts/setup.php
Horde Groupware Configuration Menu
(0) Exit
(1) Configure database settings
(2) Create database or tables
(3) Configure administrator settings
(4) Update PEAR for a new or changed location
(5) Update from an older Horde Groupware version
Type your choice: 1
What database backend should we use? [false]
(false) [None]
(dbase) dBase
(ibase) Firebird/InterBase
(fbsql) Frontbase
(ifx) Informix
(msql) mSQL
(mssql) MS SQL Server
(mysql) MySQL
(mysqli) MySQL (mysqli)
(oci8) Oracle
(odbc) ODBC
(pgsql) PostgreSQL
(sqlite) SQLite
(sybase) Sybase
Type your choice: mysql
Request persistent connections?
(1) Yes
(0) No
Type your choice: 0
Username to connect to the database as* [] root
Password to connect with [] password
How should we connect to the database? [unix]
(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]
(false) Disabled
(true) Enabled
Type your choice: false
Writing main configuration file
Notice: Use of undefined constant DOMXML_LOAD_PARSING - assumed 'DOMXML_LOAD_PARSING' in /home/httpd/html/horde/lib/Horde/DOM.php on line 78
Fatal error: Call to undefined function: first_child() in /home/httpd/html/horde/lib/Horde/Config.php on line 153
Any ideas about this error?
Thanx