[Tickets #4900] Re: setup.php dies on NetBSD

bugs@bugs.horde.org bugs at bugs.horde.org
Tue Jan 16 09:30:14 PST 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=4900
-----------------------------------------------------------------------
 Ticket             | 4900
 Updated By         | tagesk at gmail.com
 Summary            | setup.php dies on NetBSD
 Queue              | Horde Groupware
 Version            | 1.0
 Type               | Bug
 State              | Feedback
 Priority           | 2. Medium
 Owners             | 
-----------------------------------------------------------------------


tagesk at gmail.com (2007-01-16 09:30) wrote:

> Are you sure that your php cli has the database extension loaded that 
> you specified in setup.php? Run "php -m" on the command line.

Here is running the setup (which ends without any message), and the output
from "php -m".  Thanx for trying to assist me!

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? [0]
    (1) Yes
    (0) No
Type your choice: 0
Database server/host* [] localhost
Username to connect to the database as* [] -------
Password to connect with [] --------
How should we connect to the database? [unix]
    (unix) UNIX Sockets
    (tcp) TCP/IP
Type your choice: unix
Location of UNIX socket [] /tmp/mysql.sock
Database name to use* [] --------
Internally used charset* [iso-8859-1]
/usr/pkg/share/httpd/htdocs/horde/scripts#php -m
[PHP Modules]
ctype
date
gd
hash
imap
json
libxml
mbstring
mysql
openssl
pcre
Reflection
session
SimpleXML
SPL
standard
tokenizer
xml
xmlreader
xmlwriter
zlib

[Zend Modules]





More information about the bugs mailing list