<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>setup.php dies on NetBSD</title>
  <pubDate>Wed, 15 Oct 2008 23:11:38 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/4900</link>
  <atom:link rel="self" type="application/rss+xml" title="setup.php dies on NetBSD" href="http://bugs.horde.org/ticket/4900/rss" />
  <description>setup.php dies on NetBSD</description>

  
  
  <item>
   <title>When running setup.php, when prompted with the question &quot;Int</title>
   <description>When running setup.php, when prompted with the question &quot;Internally used charset&quot;, regardless of what I do, the script terminates without any message.  This is regardless of whether I ask for 1) COnfigure database, 2) Create database and Tables, or 3) Configure administrator...    PHP 5.1.6, MySQL 5.0.27 on NetBSD 3.0 (GENERIC).</description>
   <pubDate>Mon, 15 Jan 2007 16:37:44 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/4900#t28521</link>
  </item>
  <item>
   <title>Are you sure that your php cli has the database extension lo</title>
   <description>Are you sure that your php cli has the database extension loaded that you specified in setup.php? Run &quot;php -m&quot; on the command line.</description>
   <pubDate>Tue, 16 Jan 2007 12:01:26 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/4900#t28534</link>
  </item>
  <item>
   <title>&gt; Are you sure that your php cli has the database extension </title>
   <description>&gt; Are you sure that your php cli has the database extension loaded that 
&gt; you specified in setup.php? Run &quot;php -m&quot; on the command line.

Here is running the setup (which ends without any message), and the output from &quot;php -m&quot;.  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]
</description>
   <pubDate>Tue, 16 Jan 2007 12:30:13 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/4900#t28538</link>
  </item>
  <item>
   <title>Can you please try this patch and see if anything is reporte</title>
   <description>Can you please try this patch and see if anything is reported now? Please check your PHP logs too, if you have any configured in php.ini.</description>
   <pubDate>Tue, 16 Jan 2007 12:56:39 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/4900#t28542</link>
  </item>
  <item>
   <title>&gt; Can you please try this patch and see if anything is repor</title>
   <description>&gt; Can you please try this patch and see if anything is reported now? 
&gt; Please check your PHP logs too, if you have any configured in php.ini.

Good advice!  Looking at the log I found &quot; PHP Fatal error:  Class 'DOMDocument' not found in /usr/pkg/share/httpd/htdocs/horde/lib/Horde/Config.php on line 1290&quot; which made me study the modules extra carefully, which assured that I found that DOM was missing.  Compiled and installed, but not enabled in php.ini.  Argh!

Thanx again, and sorry for the sloppyness.  A warning from setup.php would have helped, though.</description>
   <pubDate>Tue, 16 Jan 2007 13:17:12 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/4900#t28546</link>
  </item>
  <item>
   <title>You will get a warning from test.php...</title>
   <description>You will get a warning from test.php...</description>
   <pubDate>Tue, 16 Jan 2007 13:18:30 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/4900#t28549</link>
  </item>
  

 </channel>
</rss>
